Click or drag to resize
KaxDataPagerField Properties

The KaxDataPagerField type exposes the following members.

Properties
  Name Description
Public property Owner
Returns KaxDataPager control that owns current pager field. This property is set by DataPagerFieldCollection and is read only.
Public property PagerType
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.
Public property Visible
Gets or sets value that indicates whether KaxDataPagerField is rendered.
Top
See Also