Skip to main content

TcxSchedulerTimeGridViewStyles.GetMinorScaleParams(TDateTime) Method

Returns the TcxViewParams record that contains information about the style attributes of the minor time scale.

Declaration

function GetMinorScaleParams(const ADateTime: TDateTime): TcxViewParams;

Parameters

Name Type
ADateTime TDateTime

Returns

Type
TcxViewParams
See Also