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

DataEntryGrid Properties

The DataEntryGrid type exposes the following members.

Properties


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