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

DataEntryGridTextColumn..::..ColumnType Property

Gets the type of the column.

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

Field Value

The type of the column.