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

DataEntryGridColumn Class

Class DataEntryGridColumn. Implements the DataGridTemplateColumn Implements the INotifyPropertyChanged

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid
Assembly:  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


Object
  DispatcherObject
    DependencyObject
      DataGridColumn
        DataGridTemplateColumn
          RingSoft.DataEntryControls.WPF.DataEntryGrid..::..DataEntryGridColumn