ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap Namespace / Slicer Class / ShowCheckboxes Property

In This Topic
    ShowCheckboxes Property (Slicer)
    In This Topic
    Gets or sets a value indicating whether the control displays checkboxes next to each item.
    Syntax
    'Declaration
     
    Public Property ShowCheckboxes As Boolean
    public bool ShowCheckboxes {get; set;}
    See Also