BuildMaster SDK Reference
Version:

StyledTableHeaderRow Class

A tr element.

Inheritance Hierarchy

Syntax

public class StyledTableHeaderRow : StyledTableRow, 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
StyledTableHeaderRow

Initializes a new instance of the StyledTableHeaderRow class.

StyledTableHeaderRow(object[] content)

Initializes a new instance of the StyledTableHeaderRow class.

StyledTableHeaderRow(object content)

Initializes a new instance of the StyledTableHeaderRow class.