C# Class Telerik.Web.Mvc.UI.Html.GridColgroupHtmlBuilder

Inheritance: Telerik.Web.Mvc.UI.HtmlBuilderBase
Show file Open project: juanplopes/simple-telerik

Public Methods

Method Description
GridColgroupHtmlBuilder ( IGrid grid ) : System

Protected Methods

Method Description
BuildCore ( ) : IHtmlNode

Method Details

BuildCore() protected method

protected BuildCore ( ) : IHtmlNode
return IHtmlNode

GridColgroupHtmlBuilder() public method

public GridColgroupHtmlBuilder ( IGrid grid ) : System
grid IGrid
return System