ASPxGridViewContextMenuSettings Properties
Provides settings that affect the context menu appearance and functionality.
Name | Description |
---|---|
Column |
Gets visibility settings of the column context menu items. |
Enable |
Gets or sets whether the column context menu is enabled. |
Enabled | Gets or sets whether the context menu is enabled. |
Enable |
Gets or sets whether the footer context menu is enabled. |
Enable |
Gets or sets whether the group footer context menu is enabled. |
Enable |
Gets or sets whether the group panel context menu is enabled. |
Enable |
Gets or sets whether the row context menu is enabled. |
Enable |
Specifies whether scrolling is enabled in the context menu. |
Footer |
Gets visibility settings of the footer context menu items. |
Group |
Gets the visibility settings of the group footer context menu items. |
Group |
Gets the visibility settings of the group panel context menu items. |
Row |
Gets the visibility settings of the row context menu items. |
See Also