iMenuBulletColorSelected Property

Specifies the color for fill of actually selected bullet. Whenever bullet is selected is determined by ActivePageIndex property.

Definition

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

Property Value

Color

See Also