Back to Devexpress

TcxSchedulerTimeGridViewScales Class

vcl-cxschedulertimegridview-ad066a52.md

latest1.1 KB
Original Source

TcxSchedulerTimeGridViewScales Class

The TcxSchedulerTimeGridViewScales class represents settings for the major and minor time scales.

Declaration

delphi
TcxSchedulerTimeGridViewScales = class(
    TPersistent
)

Remarks

The TcxSchedulerTimeGridViewScales class provides an interface for specifying whether the major or minor time scale is visible in the scheduling area, the types of the scale units, the division on the time selection bar, etc.

The TcxSchedulerTimeGridViewScales object is referenced by the View’s Scales property.

Inheritance

TObject TPersistent TcxSchedulerTimeGridViewScales

See Also

TcxSchedulerTimeGridViewScales Members

cxSchedulerTimeGridView Unit