Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InlineEventCellStyle

Cell style class for inline events cells in month view mode.

Hierarchy

  • void
    • InlineEventCellStyle

Index

Properties

cellBackgroundColor

cellBackgroundColor: string

Gets or sets the background color of inline events cell.

eventFontName

eventFontName: string

Gets or sets the font name for inline event text.

eventFontStyle

eventFontStyle: string

Gets or sets the font style for inline event text.

eventTextColor

eventTextColor: string

Gets or sets the color for inline event text.

eventTextSize

eventTextSize: number

Gets or sets the text size for inline event text.

timeFontName

timeFontName: string

Gets or sets the font name for time shown for inline event.

timeFontStyle

timeFontStyle: string

Gets or sets the font style for time shown for inline event. Use values from FontStyles module.

timeTextColor

timeTextColor: string

Gets or sets the color for time shown for inline event.

timeTextSize

timeTextSize: number

Gets or sets the text size for time shown for inline event.

Static cellBackgroundColorProperty

cellBackgroundColorProperty: Property

Identifies the cellBackgroundColor dependency property.

Static eventFontNameProperty

eventFontNameProperty: Property

Identifies the eventFontName dependency property.

Static eventFontStyleProperty

eventFontStyleProperty: Property

Identifies the eventFontStyle dependency property. Use values from FontStyles module.

Static eventTextColorProperty

eventTextColorProperty: Property

Identifies the eventTextColor dependency property.

Static eventTextSizeProperty

eventTextSizeProperty: Property

Identifies the eventTextSize dependency property.

Static timeFontNameProperty

timeFontNameProperty: Property

Identifies the timeFontName dependency property.

Static timeFontStyleProperty

timeFontStyleProperty: Property

Identifies the timeFontStyle dependency property.

Static timeTextColorProperty

timeTextColorProperty: Property

Identifies the timeTextColor dependency property.

Static timeTextSizeProperty

timeTextSizeProperty: Property

Identifies the timeTextSize dependency property.

Generated using TypeDoc