MobileForms Toolkit Documentation

Column.ShouldSerializeEditMode Method 

Indicates whether the EditMode property should be persisted.

protected virtual bool ShouldSerializeEditMode();

Return Value

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

See Also

Column Class | Resco.Controls.SmartGrid Namespace