System.Windows.Forms.BindingSource.IsFixedSize Property

Gets a value indicating whether the underlying list has a fixed size.

Syntax

[System.ComponentModel.Browsable(false)]
public virtual bool IsFixedSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the list has a fixed size, it does not allow the addition or removal of elements after the list has been created, but you can modify existing elements.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0