Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxColumn6 MinWidth

MinWidth

Specifies the minimum horizontal size for the column. User can not resize the column to be smaller than specified by this property.

pas
property MinWidth: Integer read FMinWidth write SetMinWidth default szMinColumnWidth;

Sign in