MobileForms Toolkit Documentation

SmartGrid.Cells Property

Gets the cell collection of SmartGrid.

public CellCollection Cells {get;}

Property Value

CellCollection containing the cells of the SmartGrid.

Remarks

Use this property to access directly cells drawn on screen on indirectly the hidden cells.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace