C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItemBinding Class

C1MenuItemBinding Class Properties

For a list of all members of this type, see C1MenuItemBinding members.

Public Properties
 NameDescription
Public PropertyGets or sets the data member to bind a menu item.  
Public PropertyGets or sets the menu depth to which the C1MenuItemBinding object is applied.  
Public PropertyGets or sets the string that specifies the display format for the text of a C1MenuItem to which the C1MenuItemBinding object is applied  
Public PropertyGets or sets the name of the field from the data source that indicates C1Menu header item.  
Public PropertyGets or sets the name of the field from the data source to bind the imageUrl property of a C1MenuItem object to which the C1MenuBinding object is applied.  
Public PropertyGets or sets the name of the field from the data source to bind to the NavigateUrl property of a C1MenuItem object to which the C1MenuBinding object is applied.  
Public PropertyGets or sets the name of the field from the data source that indicates C1Menu separator item.  
Public PropertyGets or sets the name of the field from the data source to bind to the Text property of a C1menuItem object to which the C1MenuBinding object is applied.  
Public PropertyGets or sets the name of the field from the data source to bind the value property of a C1MenuItem object to which the C1MenuBinding object is applied.  
Top
See Also