MinColumnWidth Property (FlexAdvancedDataGrid)

Action

Gets the minimum width of the columns, in pixels.

Syntax

C#
protected Double minColumnWidth { get; }
VB
'Declaration
Protected Read Property minColumnWidth As Double

Access

Read only.