C# 클래스 MvcControlsToolkit.Core.TagHelpers.Internals.GridOptions

상속: TagProcessorOptions
파일 보기 프로젝트 열기: MvcControlsToolkit/MvcControlsToolkit.ControlsCore 1 사용 예제들

공개 메소드들

메소드 설명
GetServerRow ( object o ) : RowType
GridOptions ( IList rows, string>.IList toolbars, GridType type, string id, string fullName ) : System

메소드 상세

GetServerRow() 공개 메소드

public GetServerRow ( object o ) : RowType
o object
리턴 RowType

GridOptions() 공개 메소드

public GridOptions ( IList rows, string>.IList toolbars, GridType type, string id, string fullName ) : System
rows IList
toolbars string>.IList
type GridType
id string
fullName string
리턴 System