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

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