DataEngine for .NET Standard | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / ColumnDerived Class / Type Property

In This Topic
    Type Property (ColumnDerived)
    In This Topic
    Gets the type of data stored in the column.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As Type
    public Type Type {get;}
    See Also