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

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