TreeListBandMenuInfo Properties
Contains information about a context menu invoked for a treelist band.
Name | Description |
---|---|
Band | Gets the band for which the context menu has been invoked. |
Can |
Gets whether the context menu supports adding new menu items.
Inherited from Grid |
Column |
Gets the column for which the context menu has been called.
Inherited from Grid |
Data |
Gets the data control for which the context menu has been called.
Inherited from Grid |
Menu |
Gets an object that represents the menu which has been called.
Inherited from Grid |
Menu |
Gets the menu controller for the invoked context menu. |
Menu |
Gets the type of the invoked context menu. |
View |
Gets the view for which the menu has been called.
Inherited from Grid |
See Also