DataEntryGrid Methods
The DataEntryGrid type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CommitCellEdit()()()() |
Commits the cell edit.
|
![]() |
CommitCellEdit(CellLostFocusTypes, Boolean) |
Commits the cell edit.
|
![]() |
DataEntryGridCancelEdit |
Datas the entry grid cancel edit.
|
![]() |
Focus |
Focuses this instance.
|
![]() |
GetCellProps |
Gets the cell props.
|
![]() |
GetColumns |
Gets the columns.
|
![]() |
GetCurrentCell |
Gets the current cell.
|
![]() |
GetCurrentColumnId |
Gets the current column identifier.
|
![]() |
GetCurrentRow |
Gets the current row.
|
![]() ![]() |
GetFirstVisualChild<(Of <<'(T>)>>) |
Gets the first visual child.
|
![]() |
GotoCell |
Goes to the cell.
|
![]() |
OnBeginningEdit |
Raises the BeginningEdit event.
|
![]() |
OnCellEditEnding |
Raises the CellEditEnding event.
|
![]() |
OnCurrentCellChanged |
Raises the CurrentCellChanged event.
|
![]() |
OnKeyDown |
Invoked when the KeyDown event is received.
|
![]() |
OnPreparingCellForEdit |
Raises the PreparingCellForEdit event.
|
![]() |
OnPreviewGotKeyboardFocus |
Invoked when an unhandled PreviewGotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
|
![]() |
OnPreviewKeyDown |
Invoked when an unhandled PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
|
![]() |
OnPreviewLostKeyboardFocus |
Invoked when an unhandled PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
|
![]() |
OnSelectedCellsChanged |
Raises the SelectedCellsChanged event.
|
![]() |
Refocus |
Refocuses this instance.
|
![]() |
RefreshDataSource |
Refreshes the data source.
|
![]() |
RefreshGridView |
Refreshes the grid view.
|
![]() |
ResetGridFocus |
Resets the grid focus.
|
![]() |
RestoreCellSnapshot |
Restores the cell snapshot.
|
![]() |
SetBulkInsertMode |
Sets the bulk insert mode.
|
![]() |
SetReadOnlyMode |
Sets the read only mode.
|
![]() |
TabRight()()()() |
Tabs the right.
|
![]() |
TakeCellSnapshot |
Takes the cell snapshot.
|
![]() |
UpdateRow(DataEntryGridRow) |
Updates the row.
|
![]() |
UpdateRow(DataEntryGridRow, Int32) |
Updates the row.
|