ASPxCalendar.TodayButtonText Property
Gets or sets the text displayed within the calendar’s Today button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | "Today" | A String value representing the text within the Today button. |
#Remarks
This property is a wrapper of the CalendarProperties.TodayButtonText property.