TableLayoutRowStyleCollection Properties
.NET Framework 4
The TableLayoutRowStyleCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of styles actually contained in the TableLayoutStyleCollection. (Inherited from TableLayoutStyleCollection.) |
|
Item | Gets or sets the RowStyle at the specified index. |
| Name | Description | |
|---|---|---|
|
ICollection.IsSynchronized | For a description of this method, see the ICollection.IsSynchronized property. (Inherited from TableLayoutStyleCollection.) |
|
ICollection.SyncRoot | For a description of this method, see the ICollection.SyncRoot property. (Inherited from TableLayoutStyleCollection.) |
|
IList.IsFixedSize | For a description of this method, see the IList.IsFixedSize property. (Inherited from TableLayoutStyleCollection.) |
|
IList.IsReadOnly | For a description of this method, see the IList.IsReadOnly property. (Inherited from TableLayoutStyleCollection.) |
|
IList.Item | For a description of this method, see the IList.Item property. (Inherited from TableLayoutStyleCollection.) |