GridViewRowMenuItemVisibility Members
In This Article
#Constructors
Name | Description |
---|---|
Grid |
Initializes a new instance of the Grid |
#Properties
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. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also