Contents
- Index
- Previous
- Next
MinWidth property
Applies to
TProfGridColumn class
Declaration
property MinWidth: Word;
Description
Determines the minimum allowed width for the column, in pixels.
The MinWidth property determines the smallest width to which the column can be resized at runtime. A value of 0 indicates that there is no application-defined limit on the width.