Skip to main content
All docs
V25.2
  • DXCalendarActualAppearance.HeaderSubtitleStringFormat Property

    Gets the string format applied to the calendar subtitle. Use the HeaderSubtitleStringFormat property to specify the format.

    Namespace: DevExpress.Maui.Editors

    Assembly: DevExpress.Maui.Editors.dll

    NuGet Package: DevExpress.Maui.Editors

    Declaration

    public string HeaderSubtitleStringFormat { get; }

    Property Value

    Type Description
    String

    The string format.

    See Also