RingSoft.DataEntryControls.Engine.DataEntryGrid Namespace
Classes
Class | Description | |
---|---|---|
ColumnMap |
Class ColumnMap.
|
|
DataEntryGridButtonCellProps |
Creates a button in the data entry grid cell.
|
|
DataEntryGridButtonCellStyle |
The display properties of a data grid button cell.
Implements the DataEntryGridControlCellStyle
|
|
DataEntryGridCellProps |
Properties of a data entry grid cell.
|
|
DataEntryGridCellStyle |
Class DataEntryGridCellStyle.
|
|
DataEntryGridCheckBoxCellProps |
A grid CheckBox cell properties Will create a CheckBox in a data entry grid cell.
Implements the DataEntryGridEditingCellProps
|
|
DataEntryGridComboBoxCellProps |
Creates a combo box control in the data entry grid cell.
Implements the DataEntryGridEditingCellProps
|
|
DataEntryGridContextMenuItem |
The grid context menu.
|
|
DataEntryGridControlCellStyle |
The display properties of a data grid cell.
Implements the DataEntryGridCellStyle
|
|
DataEntryGridControlValue |
A data entry grid control value to set properties and display text.
|
|
DataEntryGridDataValue |
Data entry grid display properties and text.
|
|
DataEntryGridDateCellProps |
Creates a date edit control in the data entry grid cell.
Implements the DataEntryGridEditingCellProps
|
|
DataEntryGridDecimalCellProps |
Creates a decimal edit control in the data entry grid cell.
Implements the DataEntryGridEditingCellProps
|
|
DataEntryGridEditingCellProps |
DataEntryGridEditingCell properties.
Implements the DataEntryGridCellProps
|
|
DataEntryGridIntegerCellProps |
Creates an integer edit control in the data entry grid cell.
Implements the DataEntryGridEditingCellProps
|
|
DataEntryGridManager |
Data Entry Grid Manager
|
|
DataEntryGridMemoValue |
A grid memo value.
|
|
DataEntryGridRow |
Manages a data entry grid row.
Implements the IDisposable
|
|
DataEntryGridTextCellProps |
Creates a string edit control in the data entry grid cell.
Implements the DataEntryGridEditingCellProps
|
|
DataEntryGridTextComboBoxCellProps |
Creates a text combo box control in the data entry grid cell.
Implements the DataEntryGridComboBoxCellProps
|
|
GridMemoValueLine |
A grid control memo line.
|
Enumerations
Enumeration | Description | |
---|---|---|
CellLostFocusTypes |
Enum how the cell was lost focus
|
|
CellPropsTypes |
Enum Cel state.
|
|
ComboBoxValueChangedTypes |
Enum defining how the combo box selected value change should trigger SetCellValue.
|
|
DataEntryGridCellStates |
Cell visual state.
|
|
TextCasing |
Enum TextCasing
|