DataEntryGridColumn Class
Class DataEntryGridColumn.
Implements the DataGridTemplateColumn
Implements the INotifyPropertyChanged
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGridAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public abstract class DataEntryGridColumn : DataGridTemplateColumn, INotifyPropertyChanged
Public MustInherit Class DataEntryGridColumn _ Inherits DataGridTemplateColumn _ Implements INotifyPropertyChanged
public ref class DataEntryGridColumn abstract : public DataGridTemplateColumn, INotifyPropertyChanged
Inheritance Hierarchy
DispatcherObject
DependencyObject
DataGridColumn
DataGridTemplateColumn
RingSoft.DataEntryControls.WPF.DataEntryGrid..::..DataEntryGridColumn