RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGrid Methods

The DataEntryGrid type exposes the following members.

Methods


  Name Description
Public method CommitCellEdit()()()()
Commits the cell edit.
Public method CommitCellEdit(CellLostFocusTypes, Boolean)
Commits the cell edit.
Public method DataEntryGridCancelEdit
Datas the entry grid cancel edit.
Public method Focus
Focuses this instance.
Public method GetCellProps
Gets the cell props.
Public method GetColumns
Gets the columns.
Public method GetCurrentCell
Gets the current cell.
Public method GetCurrentColumnId
Gets the current column identifier.
Public method GetCurrentRow
Gets the current row.
Public method Static member GetFirstVisualChild<(Of <<'(T>)>>)
Gets the first visual child.
Public method GotoCell
Goes to the cell.
Protected method OnBeginningEdit
Raises the BeginningEdit event.
Protected method OnCellEditEnding
Raises the CellEditEnding event.
Protected method OnCurrentCellChanged
Raises the CurrentCellChanged event.
Protected method OnKeyDown
Invoked when the KeyDown event is received.
Protected method OnPreparingCellForEdit
Raises the PreparingCellForEdit event.
Protected method 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.
Protected method 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.
Protected method 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.
Protected method OnSelectedCellsChanged
Raises the SelectedCellsChanged event.
Public method Refocus
Refocuses this instance.
Public method RefreshDataSource
Refreshes the data source.
Public method RefreshGridView
Refreshes the grid view.
Public method ResetGridFocus
Resets the grid focus.
Public method RestoreCellSnapshot
Restores the cell snapshot.
Public method SetBulkInsertMode
Sets the bulk insert mode.
Public method SetReadOnlyMode
Sets the read only mode.
Public method TabRight()()()()
Tabs the right.
Public method TakeCellSnapshot
Takes the cell snapshot.
Public method UpdateRow(DataEntryGridRow)
Updates the row.
Public method UpdateRow(DataEntryGridRow, Int32)
Updates the row.