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

IDataEntryGrid Members

The IDataEntryGrid type exposes the following members.

Methods


  Name Description
Public method CommitCellEdit
Commits the cell edit.
Public method DataEntryGridCancelEdit
Datas the entry grid cancel edit.
Public method GetColumns
Gets the columns.
Public method GotoCell
Goes to the cell.
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 TakeCellSnapshot
Takes the cell snapshot.
Public method UpdateRow(DataEntryGridRow)
Updates the row.
Public method UpdateRow(DataEntryGridRow, Int32)
Updates the row.

Properties


  Name Description
Public property CurrentColumnId
Gets the current column identifier.
Public property CurrentRow
Gets the current row.
Public property CurrentRowIndex
Gets the index of the current row.
Public property DataEntryCanUserAddRows
Gets or sets a value indicating whether [data entry can user add rows].