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