ToolStripPanel.ToolStripPanelRowCollection Properties
.NET Framework 4.5
The ToolStripPanel.ToolStripPanelRowCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of elements in the collection. (Inherited from ArrangedElementCollection.) |
|
IsReadOnly | Gets a value indicating whether the collection is read-only. (Inherited from ArrangedElementCollection.) |
|
Item | Gets a particular ToolStripPanelRow within the ToolStripPanel.ToolStripPanelRowCollection. |
| Name | Description | |
|---|---|---|
|
ICollection.IsSynchronized | For a description of this member, see the ICollection.IsSynchronized property. (Inherited from ArrangedElementCollection.) |
|
ICollection.SyncRoot | For a description of this member, see the ICollection.SyncRoot property. (Inherited from ArrangedElementCollection.) |
|
IList.IsFixedSize | For a description of this member, see IList.IsFixedSize. |
|
IList.IsReadOnly | For a description of this member, see IList.IsReadOnly. |
|
IList.Item | For a description of this member, see IList.Item. |