TcxSchedulerStyles.GetSelectionParams Method
Returns the TcxViewParams record containing information about the style attributes of highlighted time blocks.
Declaration
function GetSelectionParams: TcxViewParams;
Returns
| Type |
|---|
| TcxViewParams |
Remarks
Use the GetSelectionParams method to get information about the style attributes of highlighted time blocks.
See Also