Tree View Column - MinimumWidth Property

MinimumWidth sets the minimum width of a column

Member of Tree View Column (PRIM_TVCL)

Data Type - Integer

Details

The MinimumWidth property governs the minimum width of the column.
 
A value 0 means that the column can effectively be invisible.
 
If the WidthType property has a value of Character, minimum width means the number of visible characters. For all other WidthTypes, this value is expressed as a percentage.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2