iMenuActivePageIndex Property

Specifies the index of the actually selected/displayed page from Pages property.

Definition

Namespace: BeeMobile.iMenu
Assembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
C#
public int ActivePageIndex { get; set; }

Property Value

Int32

See Also