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

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