TcxTreeListReportLinkStyles.Content Property
Specifies the style to be used for data cells.
Declaration
property Content: TcxStyle index vspsTreeListContent read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
Use the Content property to define the style (font, text color, background color and background bitmap) common to all data cells within the TreeList control report.
See Also