DataEntryGrid Properties
The DataEntryGrid type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AutoGenerateColumns |
Gets a value indicating whether [automatic generate columns].
|
![]() |
CellEditingControlBorderThickness |
Gets or sets the cell editing control border thickness. This is a bind-able property.
|
![]() |
CloseWindowOnEscape |
Gets or sets a value indicating whether [close window on escape]. This is a bind-able property.
|
![]() |
Columns |
Gets the columns.
|
![]() |
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].
|
![]() |
DefaultSelectionBrush |
Gets or sets the default selection brush. This is a bind-able property.
|
![]() |
DisabledCellDisplayStyle |
Gets or sets the disabled cell display style. This is a bind-able property.
|
![]() |
DisplayStyles |
Gets the display styles.
|
![]() |
EditingControlHost |
Gets the active cell editing control host.
|
![]() |
EnterToTab |
Gets or sets a value indicating whether to convert ENTER key to Tab key. This is a bind-able property.
|
![]() |
Manager |
Gets or sets the manager. This is a bind-able property.
|
![]() |
ReadOnlyMode |
Gets or sets a value indicating whether [read only mode]. This is a bind-able property.
|
![]() |
RowHeight |
Gets or sets the height of the row.
|
![]() |
SelectionUnit |
Gets the selection unit.
|
![]() |
SetTabFocusToSelectedCell |
Gets or sets a value indicating whether [set tab focus to selected cell].This is a bind-able property.
|
![]() |
StoreCurrentCellOnLoadGrid |
Gets or sets a value indicating whether [store current cell on load grid]. This is a bind-able property.
|
![]() |
StoreCurrentCellOnLostFocus |
Gets or sets a value indicating whether [store current cell on lost focus]. This is a bind-able property.
|