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

In This Topic
    PropertyGroupDescription Property
    In This Topic
    Gets or sets the PropertyGroupDescription for the group being created.
    Syntax
    'Declaration
     
    Public Property PropertyGroupDescription As PropertyGroupDescription
    public PropertyGroupDescription PropertyGroupDescription {get; set;}
    See Also