BuildMaster SDK Reference
Version:

StyledTable Class

A table element.

Inheritance Hierarchy

Syntax

public class StyledTable : 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
StyledTable

Initializes a new instance of the StyledTable class.

StyledTable(object[] content)

Initializes a new instance of the StyledTable class.

StyledTable(object content)

Initializes a new instance of the StyledTable class.

Properties

Name Description
Rows

Gets a wrapper that returns only the rows.