ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.8 Assembly / C1.Win.FlexPivot.Styles Namespace / IButtonImages Interface / SortAscending Property

In This Topic
    SortAscending Property (IButtonImages)
    In This Topic
    Image used for ascending Sort button.
    Syntax
    'Declaration
     
    Property SortAscending As Image
    Image SortAscending {get; set;}
    See Also