MobileForms Toolkit Documentation

Column.MinimumWidth Property

Gets or sets the minimum width, in pixels, of the column.

public int MinimumWidth {get; set;}

Property Value

The number of pixels, from 2 to MaxValue, that specifies the minimum width of the column. The default is 5.

See Also

Column Class | Resco.Controls.SmartGrid Namespace