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

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