TcxTreeListBand.IndentWidth Property
Determines the increment (in pixels) by which a band containing an expandable band is increased during node expansion.
Declaration
property IndentWidth: Integer read;
Property Value
Type |
---|
Integer |
Remarks
The resulting band width is returned by the DisplayWidth property.
See Also