CalendarFastNavProperties.CancelButtonText Property
Gets or sets the text displayed within the Cancel button of the calendar’s fast navigation panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | "Cancel" | A String value representing the text within the Cancel button. |
#Remarks
Note
The Cancel button is visible only in popup display mode.