[]
Configurates PreserveCalendarNavigation. Sets a value that determines whether to preserve the month when user navigates to a different month than the selected date.
public TBuilder PreserveCalendarNavigation(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |
The default value for this property is true.