RowStyle

Wisej.Web.RowStyle

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.1.0.0)

Represents the look and feel of a row in a table layout.

public class RowStyle : TableLayoutStyle

Constructors

Initializes an instance of the RowStyle class to its default state.

Initializes an instance of the RowStyle class.

Initializes an instance of the RowStyle class using the supplied SizeType value.

Initializes an instance of the RowStyle class using the supplied SizeType and height values.

Throws:

Properties

Single: Returns or sets the height of a row.

Throws:

Last updated