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 Node with the indexer Item.

See Also

Cell Class | Resco.Controls.AdvancedTree Namespace | CellSource