Click or drag to resize
KaxDataPagerFieldPagerType Property
Gets the string representation of the type-name of this instance. The value is used by KaxDataPager to determine the type of the pager field persisted into the ViewState, when recreating the pager after postback. This property is read only.

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

Property Value

Type: String
See Also