ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.8 Assembly / C1.Win.FlexPivot.Styles Namespace / ButtonImages Class / SortAscending Property

In This Topic
    SortAscending Property (ButtonImages)
    In This Topic
    Gets or sets image used for ascending Sort button.
    Syntax
    'Declaration
     
    Public Property SortAscending As Image
    public Image SortAscending {get; set;}
    See Also