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

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