TdxGridReportLinkOptionsView.BandHeaders Property
Determines whether band headers are drawn in the view.
Declaration
property BandHeaders; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Use the BandHeaders property to specify whether band headers are drawn in the report.
The default value of the BandHeaders property is True.
See Also