CylinderSelectedIndex Property

Gets the index of the currently selected item.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
public virtual int SelectedIndex { get; set; }

Property Value

Int32
A System.Int32.Int32 which represents an index of the currently selected item.

See Also