IsFixedSize Property (C1DataCollectionBindingList)
In This Topic
Gets a value indicating whether the
System.Collections.IList has a fixed size.
Syntax
'Declaration
Public ReadOnly Property IsFixedSize As Boolean
public bool IsFixedSize {get;}
See Also