ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonQatItemCollection Class / Capacity Property

In This Topic
    Capacity Property (RibbonQatItemCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Capacity As System.Integer
    public System.int Capacity {get; set;}
    See Also