MobileForms Toolkit Documentation

SmartGrid.FullRowSelect Property

Gets or sets the boolean value indicating whether to select full row or single cell only.

public bool FullRowSelect {get; set;}

Property Value

true if full row is selected on click, false if only clicked cell is selected.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace