NColumnSortingCommandAction Class Members
In This Topic
The following tables list the members exposed by NColumnSortingCommandAction.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Ascending | Gets or sets whether the column must be sorted in Ascending or Descending order. |
Top
Public Methods
| Name | Description |
| Execute | Overridden. Executes the command |
| GetCommand | Overridden. Gets the command associated with this action |
| IsChecked | Overridden. Returns whether the action is checked |
| IsEnabled | Overridden. Returns whether the action is enabled |
Top
See Also