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

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