LookupFieldColumnDefinition..::..ColumnType Property
Gets the type of the column.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public LookupColumnTypes ColumnType { get; }
Public ReadOnly Property ColumnType As LookupColumnTypes Get
public: property LookupColumnTypes^ ColumnType { LookupColumnTypes^ get (); }