DayViewStyles Properties
Contains settings that allow you to define the appearance of the Day view’s visual elements.Name | Description |
---|---|
AllDayArea | Gets the style settings defining the appearance of the All-Day Area. |
AllDayAreaHeight | Specifies the height of the All-Day Area. |
AppointmentHorizontalSeparator | Gets the style settings defining the appearance of the appointment’s horizontal separator. |
BottomMoreButton | Gets the style settings defining the appearance of the more button’s bottom. |
CssFilePath | Gets or sets the path to a CSS file that defines the web control’s appearance. Inherited from StylesBase. |
CssPostfix | Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. Inherited from StylesBase. |
EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase. |
ScrollAreaHeight | Specifies the height of the scroll area. |
Theme | Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase. |
TimeCellBody | Gets the style settings defining the appearance of the Time Cells‘s body. |
TimeMarker | Gets the style settings defining the appearance of the Time Marker |
TimeMarkerLine | Gets the style settings defining the appearance of the Time Marker‘s line. |
TimeRulerHoursItem | Gets the style settings defining the appearance of the Time Ruler hours item. |
TimeRulerMinuteItem | Gets the style settings defining the appearance of the Time Ruler minute item. |
TopMoreButton | Gets the style settings defining the appearance of the more button’s top. |
See Also