Skip to main content

CellStyle Fields

The base class for all styles that configure a View cell’s appearance.
Name Description
BackgroundColorProperty static Identify the BackgroundColor dependency property.
BorderColorProperty static Identify the BorderColor dependency property.
BottomBorderThicknessProperty static Identify the BottomBorderThickness dependency property.
LeftBorderThicknessProperty static Identify the LeftBorderThickness dependency property.
TodayBackgroundColorProperty static Identify the TodayBackgroundColor dependency property.
See Also