TableLayoutStyle

Wisej.Web.TableLayoutStyle

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Implements the basic functionality that represents the appearance and behavior of a table layout.

public class TableLayoutStyle : ICloneable

Properties

SizeType: Returns or sets a flag indicating how a row or column should be sized relative to its containing table. (Default: AutoSize)

Inherited By

NameDescription

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

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

Last updated