Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / RadialMenuItemBorderStyle Class / Expandable Property

In This Topic
    Expandable Property
    In This Topic
    Gets style containing display attributes that determine the general appearance of the element in the expandable state.
    Syntax
    'Declaration
     
    
    Public Property Expandable As RadialMenuItemBorderStateStyle
    public RadialMenuItemBorderStateStyle Expandable {get; set;}
    See Also