Click or drag to resize

Tools Methods

The Tools type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAdditionalEvents
Gets additional events for a data grid.
Public methodStatic memberGetApplyInitialSorting
Gets the flag to enable the 'apply initial sorting' feature.
Public methodStatic memberGetForceCommitOnLostFocus
Gets a value that indicates if a commit will be forced on the data grid when it looses the focus.
Public methodStatic memberGetIsMultilineEditingEnabled
Gets a value that indicates if multi line editing is enabled for the specified text column.
Public methodStatic memberSetApplyInitialSorting
Sets a flag to enable the 'apply initial sorting' feature.
Public methodStatic memberSetForceCommitOnLostFocus
Sets a value that indicates if a commit will be forced on the data grid when it looses the focus.
Public methodStatic memberSetIsMultilineEditingEnabled
Sets a value that indicates if multi line editing is enabled for the specified text column.
Top
See Also