MobileForms Toolkit Documentation

Cell.CellSource Property

Gets or sets the CellSource of a Cell.

public CellSource CellSource {get; set;}

Property Value

The CellSource of a Cell.

Remarks

The CellSource is used when getting the data from the Row with the indexer Item.

See Also

Cell Class | Resco.Controls.AdvancedList Namespace | CellSource