MobileForms Toolkit Documentation

CellSource.ShouldSerializeDisplayMember Method 

Indicates whether the DisplayMember property should be persisted.

protected virtual bool ShouldSerializeDisplayMember();

Return Value

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

See Also

CellSource Class | Resco.Controls.AdvancedComboBox Namespace