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

Inheritance: IHtmlAdorner
Afficher le fichier Open project: juanplopes/simple-telerik

Méthodes publiques

Méthode Description
ApplyTo ( IHtmlNode target ) : void
GridTagRepeatingAdorner ( int repeatCount ) : System.Collections.Generic

Method Details

ApplyTo() public méthode

public ApplyTo ( IHtmlNode target ) : void
target IHtmlNode
Résultat void

GridTagRepeatingAdorner() public méthode

public GridTagRepeatingAdorner ( int repeatCount ) : System.Collections.Generic
repeatCount int
Résultat System.Collections.Generic