DesignerRegionCollection.IsReadOnly Egenskap

Definition

Hämtar ett värde som anger om objektet DesignerRegionCollection är skrivskyddat.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Egenskapsvärde

true, om samlingen inte kan ändras. annars . false

Gäller för

Se även