ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / RowDisplayColumnCollection Class / Capacity Property

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