IDataEntryGrid Members
The IDataEntryGrid type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CommitCellEdit |
Commits the cell edit.
|
![]() |
DataEntryGridCancelEdit |
Datas the entry grid cancel edit.
|
![]() |
GetColumns |
Gets the columns.
|
![]() |
GotoCell |
Goes to the cell.
|
![]() |
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.
|
![]() |
TakeCellSnapshot |
Takes the cell snapshot.
|
![]() |
UpdateRow(DataEntryGridRow) |
Updates the row.
|
![]() |
UpdateRow(DataEntryGridRow, Int32) |
Updates the row.
|
Properties
Name | Description | |
---|---|---|
![]() |
CurrentColumnId |
Gets the current column identifier.
|
![]() |
CurrentRow |
Gets the current row.
|
![]() |
CurrentRowIndex |
Gets the index of the current row.
|
![]() |
DataEntryCanUserAddRows |
Gets or sets a value indicating whether [data entry can user add rows].
|