C# Class JQWidgetsSugar.GridConfig

Datei anzeigen Open project: sunkaixuan/JQWidgetsSugar Class Usage Examples

Public Properties

Property Type Description
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

Property Details

altRows public_oe property

public bool altRows
return bool

columnsResize public_oe property

public bool columnsResize
return bool

editable public_oe property

public bool editable
return bool

enableBrowserSelection public_oe property

public bool enableBrowserSelection
return bool

filterMode public_oe property

public string filterMode
return string

filterable public_oe property

public bool filterable
return bool

height public_oe property

public string height
return string

localization public_oe property

public string localization
return string

pageSize public_oe property

public int pageSize
return int

pageable public_oe property

public bool pageable
return bool

pagerButtonsCount public_oe property

public int pagerButtonsCount
return int

rowDetails public_oe property

public bool rowDetails
return bool

selectionMode public_oe property

public string selectionMode
return string

serverProcessing public_oe property

public bool serverProcessing
return bool

showToolbar public_oe property

public bool showToolbar
return bool

sortable public_oe property

public bool sortable
return bool

source public_oe property

public string source
return string

theme public_oe property

public string theme
return string

toolbarHeight public_oe property

public int toolbarHeight
return int

width public_oe property

public string width
return string