GridViewRowMenuItemVisibility Properties
Contains 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. |
CopyToClipboard | Gets or sets the visibility of the Copy 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 | Specifies settings of the Export context menu item. |
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. |
PasteFromClipboard | Gets or sets the visibility of the Paste 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