MobileForms Toolkit Documentation

TabControl.ShouldSerializeTabPages Method 

Indicates whether the TabPages property should be persisted.

protected virtual bool ShouldSerializeTabPages();

Return Value

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

See Also

TabControl Class | Resco.Controls.CommonControls Namespace