C# 클래스 Telerik.Web.Mvc.UI.GridFilterAdorner

상속: IHtmlAdorner
파일 보기 프로젝트 열기: juanplopes/simple-telerik

공개 메소드들

메소드 설명
ApplyTo ( IHtmlNode target ) : void
GridFilterAdorner ( IGridBoundColumn column ) : System.Linq

메소드 상세

ApplyTo() 공개 메소드

public ApplyTo ( IHtmlNode target ) : void
target IHtmlNode
리턴 void

GridFilterAdorner() 공개 메소드

public GridFilterAdorner ( IGridBoundColumn column ) : System.Linq
column IGridBoundColumn
리턴 System.Linq