FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / SortIndeterminateIconTemplate Property

In This Topic
    SortIndeterminateIconTemplate Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property SortIndeterminateIconTemplate As C1.WPF.Core.C1IconTemplate
    public C1.WPF.Core.C1IconTemplate SortIndeterminateIconTemplate {get; set;}
    See Also