C# 클래스 JQWidgetsSugar.GridConfig

파일 보기 프로젝트 열기: sunkaixuan/JQWidgetsSugar 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
altRows bool
columnsResize bool
editable bool
enableBrowserSelection bool
filterMode string
filterable bool
height string
localization string
pageSize int
pageable bool
pagerButtonsCount int
rowDetails bool
selectionMode string
serverProcessing bool
showToolbar bool
sortable bool
source string
theme string
toolbarHeight int
width string

프로퍼티 상세

altRows 공개적으로 프로퍼티

public bool altRows
리턴 bool

columnsResize 공개적으로 프로퍼티

public bool columnsResize
리턴 bool

editable 공개적으로 프로퍼티

public bool editable
리턴 bool

enableBrowserSelection 공개적으로 프로퍼티

public bool enableBrowserSelection
리턴 bool

filterMode 공개적으로 프로퍼티

public string filterMode
리턴 string

filterable 공개적으로 프로퍼티

public bool filterable
리턴 bool

height 공개적으로 프로퍼티

public string height
리턴 string

localization 공개적으로 프로퍼티

public string localization
리턴 string

pageSize 공개적으로 프로퍼티

public int pageSize
리턴 int

pageable 공개적으로 프로퍼티

public bool pageable
리턴 bool

pagerButtonsCount 공개적으로 프로퍼티

public int pagerButtonsCount
리턴 int

rowDetails 공개적으로 프로퍼티

public bool rowDetails
리턴 bool

selectionMode 공개적으로 프로퍼티

public string selectionMode
리턴 string

serverProcessing 공개적으로 프로퍼티

public bool serverProcessing
리턴 bool

showToolbar 공개적으로 프로퍼티

public bool showToolbar
리턴 bool

sortable 공개적으로 프로퍼티

public bool sortable
리턴 bool

source 공개적으로 프로퍼티

public string source
리턴 string

theme 공개적으로 프로퍼티

public string theme
리턴 string

toolbarHeight 공개적으로 프로퍼티

public int toolbarHeight
리턴 int

width 공개적으로 프로퍼티

public string width
리턴 string