DataEntryGridColumn..::..ColumnType Property
Gets the type of the column.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGridAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public DataEntryGridColumnTypes ColumnType { get; }
Public ReadOnly Property ColumnType As DataEntryGridColumnTypes Get
public: property DataEntryGridColumnTypes^ ColumnType { DataEntryGridColumnTypes^ get (); }