TcxTreeListBandRows.RowMaxWidth Property
Returns the maximum possible width of band rows within the current collection, in pixels.
Declaration
property RowMaxWidth: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property value is calculated as the maximum Width property value of all band rows, contained in the Items collection.
See Also