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

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