Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1RadialMenu Class / Style Property

In This Topic
    Style Property (C1RadialMenu)
    In This Topic
    Gets or sets the styles of the radial menu.
    Syntax
    'Declaration
     
    
    Public Property Style As RadialMenuStyle
    public RadialMenuStyle Style {get; set;}
    See Also