The C1MenuItemBinding type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | C1MenuItemBinding | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Clone this object.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString |
ToString override.
(Overrides Object..::..ToString()()()().) |
Properties
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.
|
![]() | GroupField |
Gets or sets the name of the field from the data source that indicates C1MenuItemGroup item.
|
![]() | HeaderField |
Gets or sets the name of the field from the data source that indicates C1MenuItemHeader item.
|
![]() | 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 C1MenuItemBinding object is applied.
|
![]() | SeparatorField |
Gets or sets the name of the field from the data source that indicates C1MenuItemSeparator 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 C1MenuItemBinding object is applied.
|
![]() | ValueField |
Gets or sets the name of the field from the data source to bind to the Value property of a C1MenuItem object to which the C1MenuItemBinding object is applied.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IDataSourceViewSchemaAccessor..::..DataSourceViewSchema |