DataEntryGrid Class
A control that enters data in a grid.
Implements the DataGrid
Implements the IDataEntryGrid
Implements the IReadOnlyControl
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGridAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public class DataEntryGrid : DataGrid, IDataEntryGrid, IReadOnlyControl
Public Class DataEntryGrid _ Inherits DataGrid _ Implements IDataEntryGrid, IReadOnlyControl
public ref class DataEntryGrid : public DataGrid, IDataEntryGrid, IReadOnlyControl
Inheritance Hierarchy
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
ItemsControl
Selector
MultiSelector
DataGrid
RingSoft.DataEntryControls.WPF.DataEntryGrid..::..DataEntryGrid