Gets or sets the minimum width of columns in the C1FlexGrid.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public double MinColumnWidth { get; set; }
Visual Basic
Public Property MinColumnWidth As Double
	Get
	Set

See Also