GridOptionsMenu Members
In This Article
#Constructors
Name | Description |
---|---|
Grid |
Creates a new instance of the Grid |
#Properties
Name | Description |
---|---|
Dialog |
Gets or sets the border adornment effect for dialog forms within the Grid |
Enable |
Gets or sets whether the end-users can invoke Column Header Context Menu. |
Enable |
Gets or sets whether end-users can invoke footer context menus. |
Enable |
Gets or sets whether end-users can invoke the group panel context menu. |
Enable |
Gets or sets whether users can invoke a context menu with a right-click on a group row. |
Show |
Gets or sets whether the footer menu displays an item that allows users to add multiple total summaries for a column. |
Show |
Gets whether the “Show Auto Filter Row” check item is displayed within the Column Header Context Menu. |
Show |
Gets or sets whether the Conditional Formatting menu is available in a column’s context menu at runtime, allowing end users to apply style formats to columns. |
Show |
Gets or sets whether the context menu for grouping date-time columns contains a sub-menu that allows users to switch group mode. |
Show |
Gets whether the “Show/Hide Footer“ item is displayed within the Column Header Context Menu. |
Show |
Gets or sets whether a context menu for grouping columns contains commands that allow group rows to be sorted according to group summary values. |
Show |
Gets or sets whether an end-user can invoke a Group Summary Editor at runtime, via a context menu. |
Show |
Gets or sets whether the Split command is available in the Grid Control’s context menu. |
Show |
Gets or sets whether to show a ‘Mode’ summary sub-menu that allows a user to calculate summaries against all rows or the selection. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
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. |
Reset() |
Resets all options to their default values.
Inherited from Base |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also