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

RingSoft.DataEntryControls.WPF.DataEntryGrid Namespace

Classes


  Class Description
Public class ControlValueChangedArgs
Class ControlValueChangedArgs.
Public class DataEntryGrid
A control that enters data in a grid. Implements the DataGrid Implements the IDataEntryGrid Implements the IReadOnlyControl
Public class DataEntryGridButton
A grid cell button. Implements the Button
Public class DataEntryGridButtonColumn
A grid cell button column. Implements the DataEntryGridControlColumn<(Of <(<'TControl>)>)>
Public class DataEntryGridCheckBox
A grid cell check box. Implements the CheckBox
Public class DataEntryGridCheckBoxColumn
A grid checkbox column Implements the DataEntryGridControlColumn<(Of <(<'TControl>)>)>
Public class DataEntryGridColumn
Class DataEntryGridColumn. Implements the DataGridTemplateColumn Implements the INotifyPropertyChanged
Public class DataEntryGridContentComboBoxControlHost
Grid cell's content combo box control's host. Implements the DataEntryGridComboBoxHost<(Of <(<'TControl>)>)>
Public class DataEntryGridControlColumn<(Of <(<'TControl>)>)>
Class DataEntryGridControlColumn. Implements the DataEntryGridColumn
Public class DataEntryGridControlColumnProcessor
Controls how a grid cell control's display behavior works.
Public class DataEntryGridCustomControl
A grid cell custom content control. Implements the CustomContentControl
Public class DataEntryGridCustomControlColumn
A grid custom control column. Implements the DataEntryGridControlColumn<(Of <(<'TControl>)>)>
Public class DataEntryGridDisplayStyle
Grid row/cell display style.
Public class DataEntryGridMemoEditor
A grid memo editor. Breaks down text to lines to display on a grid. Implements the BaseWindow
Public class DataEntryGridTextColumn
A grid text column. Implements the DataEntryGridColumn

Enumerations


  Enumeration Description
Public enumeration DataEntryGridColumnTypes
Enum DataEntryGridColumnTypes