Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolMenuList Class / AutoClose Property

In This Topic
    AutoClose Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property AutoClose As Boolean
    public bool AutoClose {get; set;}
    See Also