ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel Namespace / Column Class / DataType Property

In This Topic
    DataType Property (Column)
    In This Topic
    The column data type.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataType As Type
    public Type DataType {get;}
    See Also