TcxSchedulerTimeGridViewStyles.GetMajorScaleParams(TDateTime) Method
Returns the TcxViewParams record that contains information about the style attributes of the major time scale.
Declaration
function GetMajorScaleParams(const ADateTime: TDateTime): TcxViewParams;
Parameters
Name | Type |
---|---|
ADateTime | TDateTime |
Returns
Type |
---|
TcxViewParams |
See Also