Click or drag to resize
GridPagerStylePosition Property
Gets or sets the Position of pager item(s).Accepts only values, members of the GridPagerPosition 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 GridPagerPosition Position { get; set; }

Property Value

Type: GridPagerPosition
See Also