ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / GridRowCollection Class / Capacity Property

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