Class RadialMenuBadgeItems
Implements
System.Web.UI.INamingContainer
System.Web.UI.IPostBackEventHandler
System.Web.UI.IPostBackDataHandler
System.Web.UI.IUrlResolutionService
Inherited Members
Namespace: Syncfusion.JavaScript.Web
Assembly: Syncfusion.EJ.Web.dll
Syntax
public class RadialMenuBadgeItems : CommonControl, INamingContainer, IPostBackEventHandler, IPostBackDataHandler, IUrlResolutionService
Constructors
RadialMenuBadgeItems()
Declaration
public RadialMenuBadgeItems()
Properties
badgeValue
Collection of sub-level enabled.
Declaration
public int badgeValue { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
enabled
Specifies whether to enable the enabled property or not.
Declaration
public bool enabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Web.UI.INamingContainer
System.Web.UI.IPostBackEventHandler
System.Web.UI.IPostBackDataHandler
System.Web.UI.IUrlResolutionService