Enum
RulerTextFormattingContext

Determines the type of text that will be drawn.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.Scheduler.dll

Syntax:

cs-api-definition
public enum RulerTextFormattingContext

Fields

Hour

The hour part of a ruler main section.

Declaration

cs-api-definition
Hour = 0

Field Value

RulerTextFormattingContext

Minute

The minutes part of a ruler main section.

Declaration

cs-api-definition
Minute = 1

Field Value

RulerTextFormattingContext

SectionHour

The hour part of a ruler sub section.

Declaration

cs-api-definition
SectionHour = 2

Field Value

RulerTextFormattingContext

SectionMinute

The minutes part of a ruler sub section.

Declaration

cs-api-definition
SectionMinute = 3

Field Value

RulerTextFormattingContext

In this article
DefinitionFieldsHourMinuteSectionHourSectionMinute
Not finding the help you need?
Contact Support