Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TimeRulerHeaderViewModel Properties

The storage for appearance settings of an individual time ruler header’s representation.
Name Description
AdditionalTextColor
AdditionalTextFontAttributes
AdditionalTextFontFamily
AdditionalTextFontSize
BackgroundColor Gets or sets the color the time ruler header uses to paint its background.
BorderColor Gets or sets the color the time ruler header uses to paint its border.
BorderThickness Gets or sets the thickness of the time ruler header’s border.
ContentPadding Gets or sets the padding of the time ruler header’s content.
TextColor Gets or sets the color of the time ruler header’s text.
TextFontAttributes Gets or sets the font attributes of the time ruler header’s text.
TextFontFamily Gets or sets the font family of the time ruler header’s text.
TextFontSize Gets or sets the font size of the time ruler header’s text.
TextSpacing Gets or sets the spacing of the time ruler header’s text.
See Also