BuildMaster SDK Reference
Version:

StyledTableCell Class

A td element.

Inheritance Hierarchy

Syntax

public class StyledTableCell : Element, System.ComponentModel.IComponent, System.IDisposable, System.Web.UI.IParserAccessor, System.Web.UI.IUrlResolutionService, System.Web.UI.IDataBindingsAccessor, System.Web.UI.IControlBuilderAccessor, System.Web.UI.IControlDesignerAccessor, System.Web.UI.IExpressionsAccessor, System.Web.UI.IAttributeAccessor, IMandatoryClientIdPolicyContainer, ISimpleControl, ISimpleControlContainer, ISimpleClientResourceConsumer

Constructors

Name Description
StyledTableCell

Initializes a new instance of the StyledTableCell class.

StyledTableCell(object[] content)

Initializes a new instance of the StyledTableCell class.

StyledTableCell(object content)

Initializes a new instance of the StyledTableCell class.

Properties

Name Description
ColumnSpan

Gets or sets the column span.

Width

Gets or sets the width of the cell.

Methods

Name Description
Initialize

Adds the attributes to render.