MobileForms Toolkit Documentation

SmartGrid.SelectedCell Property

Gets the selected cell.

public Cell SelectedCell {get;}

Property Value

The selected Cell or if none is selected.

Remarks

Selected cell is derived from ActiveRowIndex and ActiveColumnIndex.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace