C# 클래스 Skybrud.Umbraco.GridData.Rendering.GridControlWrapper

Helper class for wrapping a grid control.
파일 보기 프로젝트 열기: skybrud/Skybrud.Umbraco.GridData 1 사용 예제들

공개 메소드들

메소드 설명
GridControlWrapper ( GridControl control ) : Skybrud.Umbraco.GridData.Interfaces

Wraps an instance of GridControl.

메소드 상세

GridControlWrapper() 공개 메소드

Wraps an instance of GridControl.
public GridControlWrapper ( GridControl control ) : Skybrud.Umbraco.GridData.Interfaces
control GridControl The control to be wrap.
리턴 Skybrud.Umbraco.GridData.Interfaces