Back to Devexpress

cxTreeListDefMinWidth Constant

vcl-cxtl-36a33a77.md

latest931 B
Original Source

cxTreeListDefMinWidth Constant

Specifies the default minimum width (in pixels) of bands and columns in all TreeList controls.

Declaration

delphi
const cxTreeListDefMinWidth = 20;

Remarks

This global constant specifies the default value of:

See Also

cxTreeListDefWidth

cxTL Unit