Skip to main content
All docs
V22.1
  • CalendarDayCellStyle.TodayFontAttributes Property

    Gets or sets today’s date’s font attributes.

    Namespace: DevExpress.XamarinForms.Editors

    Assembly: DevExpress.XamarinForms.Editors.dll

    NuGet Package: DevExpress.XamarinForms.Editors

    Declaration

    public FontAttributes TodayFontAttributes { get; set; }

    Property Value

    Type Description
    FontAttributes

    An enumeration value that specifies font attributes.

    See Also