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