RowStyle Constructor
.NET Framework 4.5
Initializes an instance of the RowStyle class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
RowStyle() | Initializes an instance of the RowStyle class to its default state. |
|
RowStyle(SizeType) | Initializes an instance of the RowStyle class using the supplied SizeType value. |
|
RowStyle(SizeType, Single) | Initializes an instance of the RowStyle class using the supplied SizeType and height values. |