[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.SlicerBuilder.ShowCheckboxes

ShowCheckboxes Method

ShowCheckboxes(bool)

Configurates ShowCheckboxes. Sets a value indicating whether the control displays checkboxes next to each item.

Declaration
public SlicerBuilder ShowCheckboxes(bool value)
Public Function ShowCheckboxes(value As Boolean) As SlicerBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
SlicerBuilder

Current builder.