Skip to main content
A newer version of this page is available. .
Tab

GridViewRowMenuItemVisibility Properties

Provides settings that affect the row context menu items visibility.
Name Description
CollapseDetailRow Gets or sets the visibility of the Collapse Detail item displayed within the row context menu.
CollapseRow Gets or sets the visibility of the Collapse item displayed within the row context menu.
DeleteRow Gets or sets the visibility of the Delete item displayed within the row context menu.
EditRow Gets or sets the visibility of the Edit item displayed within the row context menu.
ExpandDetailRow Gets or sets the visibility of the Expand Detail item displayed within the row context menu.
ExpandRow Gets or sets the visibility of the Expand item displayed within the row context menu.
ExportMenu Gets or sets the visibility of the Export item displayed within the context menu.
GroupSummaryMenu Gets the visibility settings of the Group Summary context menu item, and its subitems.
NewRow Gets or sets the visibility of the New item displayed within the row context menu.
Refresh Gets or sets the visibility of the Refresh item displayed within the row context menu.
See Also