[]
        
(Showing Draft Content)

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

ShowConfirmationButtons Method

ShowConfirmationButtons(bool)

Configurates ShowConfirmationButtons. Sets whether to display the confirmation buttons in Calendar.

Declaration
public TBuilder ShowConfirmationButtons(bool value)
Public Function ShowConfirmationButtons(value As Boolean) As TBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

When this property is set to true, using the arrow keys will only change the focus And "OK" and "Cancel" buttons will be displayed below the dropdown.