ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / C1ViewColumn Class / DataType Property

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