ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotSlicer Class / SortOrder Property

In This Topic
    SortOrder Property
    In This Topic
    Gets or sets sort order applied to the list.
    Syntax
    'Declaration
     
    Public Property SortOrder As SortOrder
    public SortOrder SortOrder {get; set;}
    See Also