GridViewGroupPanelMenuItemVisibility Properties
Provides settings that affect the group panel context menu items visibility.Name | Description |
---|---|
ClearGrouping | Gets or sets the visibility of the Clear Grouping item displayed within the group panel context menu. |
FullCollapse | Gets or sets the visibility of the Collapse All item displayed within the group panel context menu. |
FullExpand | Gets or sets the visibility of the Expand All item displayed within the group panel context menu. |
ShowGroupPanel | Gets or sets the visibility of the Group Panel item displayed within the group panel context menu. |
See Also