Name | Description | |
---|---|---|
C1MenuItemBinding Constructor | Overloaded. |
The following tables list the members exposed by C1MenuItemBinding.
Name | Description | |
---|---|---|
C1MenuItemBinding Constructor | Overloaded. |
Name | Description | |
---|---|---|
DataMember | Gets or sets the data member to bind a menu item. | |
Depth | Gets or sets the menu depth to which the C1MenuItemBinding object is applied. | |
FormatString | Gets or sets the string that specifies the display format for the text of a C1MenuItem to which the C1MenuItemBinding object is applied | |
HeaderField | Gets or sets the name of the field from the data source that indicates C1Menu header item. | |
ImageUrlField | Gets 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. | |
NavigateUrlField | Gets 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. | |
SeparatorField | Gets or sets the name of the field from the data source that indicates C1Menu separator item. | |
TextField | Gets 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. | |
ValueField | Gets 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. |