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

RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHost Namespace

Classes


  Class Description
Public class DataEntryGridButtonHost
Grid cell's button host. Implements the DataEntryGridEditingControlHost<(Of <(<'TControl>)>)>
Public class DataEntryGridCheckBoxHost
Grid cell's checkbox host. Implements the DataEntryGridEditingControlHost<(Of <(<'TControl>)>)>
Public class DataEntryGridComboBoxHost<(Of <(<'TControl>)>)>
Grid cell's combo box host. Implements the DataEntryGridEditingControlHost<(Of <(<'TControl>)>)>
Public class DataEntryGridDateHost
Grid cell's date edit control host. Implements the DataEntryGridDropDownControlHost<(Of <(<'TDropDownControl>)>)>
Public class DataEntryGridDecimalControlHost
Grid cell's decimal edit control's host. Implements the DataEntryGridDropDownControlHost<(Of <(<'TDropDownControl>)>)>
Public class DataEntryGridDropDownControlHost<(Of <(<'TDropDownControl>)>)>
Grid cell's drop down edit control host. Implements the DataEntryGridEditingControlHost<(Of <(<'TControl>)>)>
Public class DataEntryGridEditingControlHost<(Of <(<'TControl>)>)>
Grid cell's base control host. Implements the DataEntryGridEditingControlHostBase
Public class DataEntryGridEditingControlHostBase
Class DataEntryGridEditingControlHostBase. Implements the INotifyPropertyChanged
Public class DataEntryGridHostFactory
Manufactures data entry grid cell control hosts.
Public class DataEntryGridIntegerControlHost
Grid cell's integer edit control host. Implements the DataEntryGridDropDownControlHost<(Of <(<'TDropDownControl>)>)>
Public class DataEntryGridTextBoxHost
Grid cell's textbox control host. Implements the DataEntryGridEditingControlHost<(Of <(<'TControl>)>)>
Public class DataEntryGridTextComboBoxHost
Grid cell's text combo box host. Implements the DataEntryGridComboBoxHost<(Of <(<'TControl>)>)>