[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputDateBaseBuilder-2.PreserveCalendarNavigation

PreserveCalendarNavigation Method

PreserveCalendarNavigation(bool)

Configurates PreserveCalendarNavigation. Sets a value that determines whether to preserve the month when user navigates to a different month than the selected date.

Declaration
public TBuilder PreserveCalendarNavigation(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

The default value for this property is true.