TcxSchedulerReportLinkPrintStyles.Items Property
Provides indexed access to the print styles.
Declaration
property Items[Index: Integer]: TcxCustomSchedulerReportLinkPrintStyle read; write; default;
Property Value
Type |
---|
TcxCustomSchedulerReportLinkPrintStyle |
Remarks
Use the Items property to specify the print style identified by the zero-based Index parameter.
See Also