C# Class Telerik.Web.Mvc.UI.GridColHtmlBuilder

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

Public Methods

Method Description
GridColHtmlBuilder ( IGridColumn column ) : System.Web.Mvc

Protected Methods

Method Description
BuildCore ( ) : IHtmlNode

Method Details

BuildCore() protected method

protected BuildCore ( ) : IHtmlNode
return IHtmlNode

GridColHtmlBuilder() public method

public GridColHtmlBuilder ( IGridColumn column ) : System.Web.Mvc
column IGridColumn
return System.Web.Mvc