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

RingSoft.DataEntryControls.Engine.DataEntryGrid Namespace

Classes


  Class Description
Public class ColumnMap
Class ColumnMap.
Public class DataEntryGridButtonCellProps
Creates a button in the data entry grid cell.
Public class DataEntryGridButtonCellStyle
The display properties of a data grid button cell. Implements the DataEntryGridControlCellStyle
Public class DataEntryGridCellProps
Properties of a data entry grid cell.
Public class DataEntryGridCellStyle
Class DataEntryGridCellStyle.
Public class DataEntryGridCheckBoxCellProps
A grid CheckBox cell properties Will create a CheckBox in a data entry grid cell. Implements the DataEntryGridEditingCellProps
Public class DataEntryGridComboBoxCellProps
Creates a combo box control in the data entry grid cell. Implements the DataEntryGridEditingCellProps
Public class DataEntryGridContextMenuItem
The grid context menu.
Public class DataEntryGridControlCellStyle
The display properties of a data grid cell. Implements the DataEntryGridCellStyle
Public class DataEntryGridControlValue
A data entry grid control value to set properties and display text.
Public class DataEntryGridDataValue
Data entry grid display properties and text.
Public class DataEntryGridDateCellProps
Creates a date edit control in the data entry grid cell. Implements the DataEntryGridEditingCellProps
Public class DataEntryGridDecimalCellProps
Creates a decimal edit control in the data entry grid cell. Implements the DataEntryGridEditingCellProps
Public class DataEntryGridEditingCellProps
DataEntryGridEditingCell properties. Implements the DataEntryGridCellProps
Public class DataEntryGridIntegerCellProps
Creates an integer edit control in the data entry grid cell. Implements the DataEntryGridEditingCellProps
Public class DataEntryGridManager
Data Entry Grid Manager
Public class DataEntryGridMemoValue
A grid memo value.
Public class DataEntryGridRow
Manages a data entry grid row. Implements the IDisposable
Public class DataEntryGridTextCellProps
Creates a string edit control in the data entry grid cell. Implements the DataEntryGridEditingCellProps
Public class DataEntryGridTextComboBoxCellProps
Creates a text combo box control in the data entry grid cell. Implements the DataEntryGridComboBoxCellProps
Public class GridMemoValueLine
A grid control memo line.

Interfaces


  Interface Description
Public interface IDataEntryGrid
Connects grid manager to grid.

Enumerations


  Enumeration Description
Public enumeration CellLostFocusTypes
Enum how the cell was lost focus
Public enumeration CellPropsTypes
Enum Cel state.
Public enumeration ComboBoxValueChangedTypes
Enum defining how the combo box selected value change should trigger SetCellValue.
Public enumeration DataEntryGridCellStates
Cell visual state.
Public enumeration TextCasing
Enum TextCasing