MobileForms Toolkit Documentation

CellSource.ShouldSerializeColumnName Method 

Indicates whether the ColumnName property should be persisted.

protected virtual bool ShouldSerializeColumnName();

Return Value

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

See Also

CellSource Class | Resco.Controls.AdvancedTree Namespace