FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFieldList Class / IsSortedCore Property

In This Topic
    IsSortedCore Property (PivotFieldList)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property IsSortedCore As Boolean
    protected virtual bool IsSortedCore {get;}
    See Also