Click or drag to resize
GridPagerStyleMode Property
Gets or sets the mode of Kettic KaxGrid Pager. The mode defines what the pager will contain. This property accepts as values only members of the GridPagerMode Enumeration.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public GridPagerMode Mode { get; set; }

Property Value

Type: GridPagerMode
See Also