MinColumnWidth Property (FlexDataGrid)

Action

Gets the minimum width of the columns, in pixels. If not NaN, the DataGrid control applies this value as the minimum width for all columns. Otherwise, individual columns can have their own minimum widths. The default value is NaN.

Syntax

'Declaration
Protected Read Property minColumnWidth As Double

Access

Read only.