GridViewRowMenuItemVisibility Properties
Contains settings that affect the row context menu items visibility.
Name | Description |
---|---|
Collapse |
Gets or sets the visibility of the Collapse Detail item displayed within the row context menu. |
Collapse |
Gets or sets the visibility of the Collapse item displayed within the row context menu. |
Copy |
Gets or sets the visibility of the Copy item displayed within the row context menu. |
Delete |
Gets or sets the visibility of the Delete item displayed within the row context menu. |
Edit |
Gets or sets the visibility of the Edit item displayed within the row context menu. |
Expand |
Gets or sets the visibility of the Expand Detail item displayed within the row context menu. |
Expand |
Gets or sets the visibility of the Expand item displayed within the row context menu. |
Export |
Specifies settings of the Export context menu item. |
Group |
Gets the visibility settings of the Group Summary context menu item, and its subitems. |
New |
Gets or sets the visibility of the New item displayed within the row context menu. |
Paste |
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