DesignerRegionCollection Properties

  Name Description
Public property Count Gets the number of DesignerRegion objects in the collection.
Public property IsFixedSize Gets a value indicating whether the DesignerRegionCollection object has a fixed size.
Public property IsReadOnly Gets a value indicating whether the DesignerRegionCollection object is read-only.
Public property IsSynchronized Gets a value indicating whether access to the DesignerRegionCollection object is synchronized (thread safe).
Public property Item Gets or sets a DesignerRegion object at the specified index in the collection.
Public property Owner Gets the control designer that owns the designer region collection.
Public property SyncRoot Gets an object that can be used to synchronize access to the DesignerRegionCollection object.
Top

Community Additions

ADD
Show: