Skip to main content
All docs
V22.1
  • CalendarSelectableCellStyle.SelectedFontSize Property

    Gets or sets the font size for cells in the selected state.

    Namespace: DevExpress.XamarinForms.Editors

    Assembly: DevExpress.XamarinForms.Editors.dll

    NuGet Package: DevExpress.XamarinForms.Editors

    Declaration

    public double SelectedFontSize { get; set; }

    Property Value

    Type Description
    Double

    A value that specifies a font size.

    See Also