CylinderShouldSerializeSelectedIndex Method
Indicates whether the
SelectedIndex property should be persisted.
Namespace: BeeMobile.iWheelAssembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
protected virtual bool ShouldSerializeSelectedIndex()
Protected Overridable Function ShouldSerializeSelectedIndex As Boolean
Return Value
BooleanA
System.Boolean.Boolean which is
True, if the property should be persisted;
false otherwise.