Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DayCellStyle

Hierarchy

Index

Properties

cellAlignment

cellAlignment: CalendarCellAlignment

cellBackgroundColor

cellBackgroundColor: Color

cellBorderColor

cellBorderColor: Color

cellBorderWidth

cellBorderWidth: number

cellPaddingHorizontal

cellPaddingHorizontal: number

cellPaddingVertical

cellPaddingVertical: number

cellTextColor

cellTextColor: Color

cellTextFontName

cellTextFontName: string

cellTextFontStyle

cellTextFontStyle: CalendarFontStyle

cellTextSize

cellTextSize: number

eventFontName

eventFontName: string

eventFontStyle

eventFontStyle: CalendarFontStyle

eventTextColor

eventTextColor: Color

eventTextSize

eventTextSize: number

showEventsText

showEventsText: boolean

Static cellAlignmentProperty

cellAlignmentProperty: Property<CellStyle, CalendarCellAlignment>

Static cellBackgroundColorProperty

cellBackgroundColorProperty: Property<CellStyle, Color>

Static cellBorderColorProperty

cellBorderColorProperty: Property<CellStyle, Color>

Static cellBorderWidthProperty

cellBorderWidthProperty: Property<CellStyle, number>

Static cellPaddingHorizontalProperty

cellPaddingHorizontalProperty: Property<CellStyle, number>

Static cellPaddingVerticalProperty

cellPaddingVerticalProperty: Property<CellStyle, number>

Static cellTextColorProperty

cellTextColorProperty: Property<CellStyle, Color>

Static cellTextFontNameProperty

cellTextFontNameProperty: Property<CellStyle, string>

Static cellTextFontStyleProperty

cellTextFontStyleProperty: Property<CellStyle, CalendarFontStyle>

Static cellTextSizeProperty

cellTextSizeProperty: Property<CellStyle, number>

Static eventFontNameProperty

eventFontNameProperty: Property<DayCellStyle, string>

Static eventFontStyleProperty

eventFontStyleProperty: Property<DayCellStyle, CalendarFontStyle>

Static eventTextColorProperty

eventTextColorProperty: Property<DayCellStyle, Color>

Static eventTextSizeProperty

eventTextSizeProperty: Property<DayCellStyle, number>

Static showEventsTextProperty

showEventsTextProperty: Property<DayCellStyle, boolean>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method