OutlookBar for WPF and Silverlight
C1.WPF.OutlookBar Namespace / C1OutlookBar Class / ShowFewerButtonsCommand Property

In This Topic
    ShowFewerButtonsCommand Property (C1OutlookBar)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ShowFewerButtonsCommand As ICommand
    public ICommand ShowFewerButtonsCommand {get;}
    See Also