TableLayoutRowStyleCollection Properties
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of styles actually contained in the TableLayoutStyleCollection.(Inherited from TableLayoutStyleCollection.) |
![]() | Item[Int32] | 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[Int32] | For a description of this method, see the IList::Item property.(Inherited from TableLayoutStyleCollection.) |


