[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.RangeSelectorBuilder-1.IsVisible

IsVisible Method

IsVisible(bool)

Configurates IsVisible. Sets the visibility of the range selector.

Declaration
public RangeSelectorBuilder<T> IsVisible(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
RangeSelectorBuilder<T>

Current builder.