CalendarHeaderViewModel.SubtitleText Property
Gets the subtitle text of the calendar header.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public string SubtitleText { get; }
Property Value
Type | Description |
---|---|
String | The subtitle text. |
See Also