ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RadialMenuBadgeItems - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RadialMenuBadgeItems

    Inheritance
    System.Object
    CommonControl
    RadialMenuBadgeItems
    Implements
    System.Web.UI.INamingContainer
    System.Web.UI.IPostBackEventHandler
    System.Web.UI.IPostBackDataHandler
    System.Web.UI.IUrlResolutionService
    Inherited Members
    CommonControl.RaisePostBackEvent(String)
    CommonControl.PostBackEventHandler(String, Dictionary<String, Object>)
    CommonControl.LoadViewState(Object)
    CommonControl.OnInit(EventArgs)
    CommonControl.OnLoad(EventArgs)
    CommonControl.UpdateServerModel(Dictionary<String, Object>)
    CommonControl.GetDependentFiles()
    CommonControl.Render(HtmlTextWriter)
    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved