LookupColumnDefinitionBase..::..DataType Property
Gets the type of the data.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public FieldDataTypes DataType { get; }
Public ReadOnly Property DataType As FieldDataTypes Get
public: property FieldDataTypes^ DataType { FieldDataTypes^ get (); }