ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp Namespace / HelpTopicList Class / Capacity Property

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