Name | Description | |
---|---|---|
DataGridDefaultInputHandlingStrategy Constructor | Initializes a new instance of the DataGridDefaultInputHandlingStrategy class. |
The following tables list the members exposed by DataGridDefaultInputHandlingStrategy.
Name | Description | |
---|---|---|
DataGridDefaultInputHandlingStrategy Constructor | Initializes a new instance of the DataGridDefaultInputHandlingStrategy class. |
Name | Description | |
---|---|---|
DataGrid | Gets the owner data grid. | |
SelectionManager | Gets the selection manager which allow you to manipulate the selection. |
Name | Description | |
---|---|---|
GetBottomCell | Gets the bottom visible cell regarding to the current cell. | |
GetBottomVisibleRow | Gets the bottom visible row. | |
GetClipboardContent | Gets the text that will be the content of the clipboard. | |
GetLeftMostCell | Gets the left most visible cell regarding to the current cell. | |
GetLeftMostVisibleColumn | Gets the left most visible column. | |
GetNextEditableCell | Gets the next editable cell regarding to the current cell. | |
GetNextVisibleColumn | Gets the next visible column regarding to the current column. | |
GetNextVisibleRow | Gets the next visible row regarding to the current row. | |
GetPreviousEditableCell | Gets the previous editable cell regarding to the current cell. | |
GetPreviousVisibleColumn | Gets the previous visible column regarding to the current column. | |
GetPreviousVisibleRow | Gets the previous visible row regarding to the current row. | |
GetRightMostCell | Gets the right most visible cell regarding to the current cell. | |
GetRightMostVisibleColumn | Gets the right most visible column. | |
GetTopCell | Gets the top visible cell regarding to the current cell. | |
GetTopVisibleRow | Gets the top visible row. | |
GoToBottomCell | Goes to bottom cell. | |
GoToDownCell | Overloaded. Goes to down cell. | |
GoToFirstCell | Goes to first cell. | |
GoToLastCell | Goes to last cell. | |
GoToLeftCell | Overloaded. Goes to the cell on the left. | |
GoToLeftMostCell | Overloaded. Goes to left most cell. | |
GoToRightCell | Overloaded. Goes to the cell on the right. | |
GoToRightMostCell | Overloaded. Goes to right most cell. | |
GoToTopCell | Goes to top cell. | |
GoToUpCell | Overloaded. Goes to up cell. | |
HandleKeyDown | Handles the key down. | |
SetClipboardContent | Gets the text that will be the content of the clipboard. | |
SetCurrentCell | Sets the current cell. |