Skip to main content

TcxTreeListCustomReportLink.OptionsRefinements Property

Options determining report refinements.

Declaration

property OptionsRefinements: TcxTreeListReportLinkOptionsRefinements read; write;

Property Value

Type
TcxTreeListReportLinkOptionsRefinements

Remarks

The OptionsRefinements property is used to specify report refinements. This includes:

After changing options you can always restore their default values using the RestoreDefaults method.

See Also