MobileForms Toolkit Documentation

SmartGrid.AllowResize Property

Gets or sets the boolean value indicating whether user can resize columns and rows.

public bool AllowResize {get; set;}

Property Value

true if columns and rows can be resized, false otherwise.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace