MobileForms Toolkit Documentation

Cell.ShouldSerializeCellSource Method 

Indicates whether the CellSource property should be persisted.

protected virtual bool ShouldSerializeCellSource();

Return Value

true if the property value has changed from its default; otherwise, false.

See Also

Cell Class | Resco.Controls.AdvancedTree Namespace