Skip to main content

TcxSchedulerTimeGridViewStyles.GetSelectionBarParams(TDateTime) Method

Returns the TcxViewParams record that contains information about the style attributes of the time selection bar.

Declaration

function GetSelectionBarParams(const ADateTime: TDateTime): TcxViewParams;

Parameters

Name Type
ADateTime TDateTime

Returns

Type
TcxViewParams
See Also