CalendarSelectableCellStyle Class
In This Article
Stores appearance settings for calendar cells in the selected and disabled states.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Declaration
C#
public abstract class CalendarSelectableCellStyle :
CalendarCellStyle
#Inheritance
See Also