Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolStripPanel Class / ShownItemsCount Property

In This Topic
    ShownItemsCount Property
    In This Topic
    Gets the number of displayed items.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ShownItemsCount As Integer
    public int ShownItemsCount {get;}
    See Also