ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotSlicer Class / ShowSort Property

In This Topic
    ShowSort Property (C1FlexPivotSlicer)
    In This Topic
    Gets or sets a value indicating whether the control displays the Sort button on the header.
    Syntax
    'Declaration
     
    Public Property ShowSort As Boolean
    public bool ShowSort {get; set;}
    See Also