FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRowCell Class / GroupExpandedIconTemplateProperty Field

In This Topic
    GroupExpandedIconTemplateProperty Field (GridGroupRowCell)
    In This Topic
    Identifies the GroupExpandedIconTemplate dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly GroupExpandedIconTemplateProperty As DependencyProperty
    public static readonly DependencyProperty GroupExpandedIconTemplateProperty
    See Also