TCustomdxNativeTreeViewReportLink.Width Property
In This Article
Specifies the horizontal size of a tree view in pixels.
#Declaration
Delphi
property Width: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
Use the Width property to specify the width of a tree view component in a report.
See Also