Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / RadialMenuItemStyle Class
Members

In This Topic
    RadialMenuItemStyle Class
    In This Topic
    The RadialMenuItemStyle class represents the styles for the C1.Win.Command.C1RadialMenu menu items which contains display attributes that determine the appearance of them.
    Object Model
    RadialMenuItemStyle Class
    Syntax
    'Declaration
     
    
    Public Class RadialMenuItemStyle 
       Inherits C1.Win.Themes.BaseStyle
    public class RadialMenuItemStyle : C1.Win.Themes.BaseStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Command.Styles.RadialMenu.RadialMenuItemStyle

    See Also