You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Grid Column - MinimumWidth Property

MinimumWidth sets the minimum width of a column

Member of Grid Column (PRIM_GDCL)

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

  • No labels