MobileForms Toolkit Documentation

Column.Width Property

Gets or sets the width of the column.

public int Width {get; set;}

Property Value

The width of the column.

Remarks

Changing the width of the column updates the parent SmartGrid.

See Also

Column Class | Resco.Controls.SmartGrid Namespace