GridView for ASP.NET Web Forms
pagerSettings タイプ
jQuery.wijmo.c1gridview.options 名前空間 : pagerSettings タイプ
Determines the pager settings for the grid including the mode (page buttons or next/previous buttons), number of page buttons, and position where the buttons appear.
使用例
// Display the pager at the top of the wijgrid.
$("#element").wijgrid({ pagerSettings: { position: "top" } });
解説
See the wijpager documentation for more information on pager settings.
継承階層

Object
   jQuery.wijmo.c1gridview.options.pagerSettings

フィールド
 名前解説
public フィールドstatic (Shared in Visual Basic)  
public フィールドstatic (Shared in Visual Basic)  
public フィールドstatic (Shared in Visual Basic)  
public フィールドstatic (Shared in Visual Basic)  
トップ
関連トピック

参照

jQuery.wijmo.c1gridview.options 名前空間