ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / BindingArrayList Class / IsFixedSize Property

In This Topic
    IsFixedSize Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsFixedSize As System.Boolean
    public virtual System.bool IsFixedSize {get;}
    See Also