Tools Class |
Namespace: DataGridExtensions
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.
|
Name | Description | |
---|---|---|
ApplyInitialSortingProperty |
Identifies the ApplyInitialSorting dependency property
| |
ForceCommitOnLostFocusProperty |
Identifies the ForceCommitOnLostFocus dependency property
| |
IsMultilineEditingEnabledProperty |
Identifies the IsMultilineEditingEnabled attached property
|
Name | Description | |
---|---|---|
ApplyInitialSorting |
This property is a shortcut for the ApplyInitialSortingBehavior.
| |
ForceCommitOnLostFocus |
Identifies the ForceCommitOnLostFocus dependency property
| |
IsMultilineEditingEnabled |
Gets or sets a value that indicates if multi line editing is enabled for the specified text column.
|