MobileForms Toolkit Documentation

Column.ShouldSerializeCellEdit Method 

Indicates whether the CellEdit property should be persisted.

protected virtual bool ShouldSerializeCellEdit();

Return Value

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

See Also

Column Class | Resco.Controls.SmartGrid Namespace