Skip to main content
Version: 4.1

TableLayoutStyle

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.1.0.0)

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

public class TableLayoutStyle : ICloneable

Properties

Instance member SizeType

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
ColumnStyleRepresents the look and feel of a column in a table layout.
RowStyleRepresents the look and feel of a row in a table layout.