Skip to main content

CalendarCellStyle.FontAttributes Property

Gets or sets font attributes for calendar cells.

Namespace: DevExpress.XamarinForms.Editors

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

#Declaration

C#
public FontAttributes FontAttributes { get; set; }

#Property Value

Type Description
FontAttributes

A value that specifies font attributes.

See Also