TcxSchedulerTimeGridViewStyles Members
Contains style settings for the TimeGrid View.Constructors
Name | Description |
---|---|
Create(TPersistent) | Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent. |
Properties
Name | Description |
---|---|
Count | Inherited from TcxCustomStyles. |
MajorScale | Specifies style settings for the major time scale. |
MajorScaleUnitSeparator | Specifies style settings for the major time scale’s splitter. |
MinorScale | Specifies style settings for the minor time scale. |
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
Scheduler | Provides access to the scheduler control. |
SelectionBar | Specifies style settings for the time selection bar. |
StyleSheet | Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles. |
TimeGrid | Provides access to the TimeGrid View. |
Values | Inherited from TcxStyles. |
Methods
Events
Name | Description |
---|---|
OnGetMajorScaleParams | Fires before the ADateTime major scale unit is drawn when the style information on the unit is being updated. |
OnGetMinorScaleParams | Fires before the ADateTime minor scale unit is drawn when the style information on the unit is being updated. |
OnGetSelectionBarParams | Fires before the ADateTime time selection bar unit is drawn when the style information on the unit is being updated. |
See Also