<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / Column Class / DataType Property

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