RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

SelectEnumColumn..::..ColumnType Property

Gets the type of the column.

Namespace:  RingSoft.DbLookup.QueryBuilder
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public ColumnTypes ColumnType { get; }
Public ReadOnly Property ColumnType As ColumnTypes
	Get
public:
property ColumnTypes^ ColumnType {
	ColumnTypes^ get ();
}

Field Value

The type of the column.