FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / PropertyGroupCreatedEventArgs Class / DataType Property

In This Topic
    DataType Property (PropertyGroupCreatedEventArgs)
    In This Topic
    Gets the data type for the group being created.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataType As Type
    public Type DataType {get;}
    See Also