RowStyle
Wisej.Web.RowStyle
Last updated
Was this helpful?
Wisej.Web.RowStyle
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the look and feel of a row in a table layout.
Initializes an instance of the class to its default state.
Initializes an instance of the class.
style
Underlying style instance.
Initializes an instance of the class using the supplied value.
sizeType
sizeType
height
Throws:
Throws:
A indicating how the row should be should be sized relative to its containing table.
Initializes an instance of the class using the supplied and height values.
A indicating how the row should be should be sized relative to its containing table.
The preferred height in pixels or percentage of the , depending on sizeType .
height is less than 0.
: Returns or sets the height of a row.
The value is less than 0 when setting this property.