TCustomdxNativeTreeViewReportLink.Width Property
Specifies the horizontal size of a tree view in pixels.
Declaration
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