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