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

Inheritance: IHtmlAdorner
Show file Open project: juanplopes/simple-telerik

Public Methods

Method Description
ApplyTo ( IHtmlNode target ) : void
GridTagRepeatingAdorner ( int repeatCount ) : System.Collections.Generic

Method Details

ApplyTo() public method

public ApplyTo ( IHtmlNode target ) : void
target IHtmlNode
return void

GridTagRepeatingAdorner() public method

public GridTagRepeatingAdorner ( int repeatCount ) : System.Collections.Generic
repeatCount int
return System.Collections.Generic