Tools Methods |
The Tools type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAdditionalEvents |
Gets additional events for a data grid.
| |
| GetApplyInitialSorting |
Gets the flag to enable the 'apply initial sorting' feature.
| |
| GetForceCommitOnLostFocus |
Gets a value that indicates if a commit will be forced on the data grid when it looses the focus.
| |
| GetIsMultilineEditingEnabled |
Gets a value that indicates if multi line editing is enabled for the specified text column.
| |
| SetApplyInitialSorting |
Sets a flag to enable the 'apply initial sorting' feature.
| |
| SetForceCommitOnLostFocus |
Sets a value that indicates if a commit will be forced on the data grid when it looses the focus.
| |
| SetIsMultilineEditingEnabled |
Sets a value that indicates if multi line editing is enabled for the specified text column.
|