TcxTreeListReportLinkStyles.Content Property
In This Article
Specifies the style to be used for data cells.
#Declaration
Delphi
property Content: TcxStyle index vspsTreeListContent read; write;
#Property Value
Type |
---|
Tcx |
#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