Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CellStyle

Hierarchy

  • any

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

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>

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