BootstrapDateEditCalendarPropertiesBuilder.ClearButtonText(String) Method
In This Article
Sets the text displayed within the calendar’s Clear button.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapDateEditCalendarPropertiesBuilder ClearButtonText(
string clearButtonText
)
#Parameters
Name | Type |
---|---|
clear |
String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also