You can programmatically control any property of RadMenu at
runtime to easily create or manage flexible menus on the fly. This example
shows how to create a menu from scratch (without using an XML file) and
populate it with the current date and time. Please review the source code of
this example for details.