TIWCGJQGridOptions.TopPager Property

When enabled this option place a pager element at top of the grid below the caption (if available). If another pager is defined both can coexists and are refreshed in sync. The id of the new created pager is a combination of the gridid+“_toppager”.

Namespace: IWCGJQGrid
published
 property TopPager: Boolean index 71 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: Boolean