KaxDataPagerFieldItem Class |
Inheritance Hierarchy
SystemObject
System.Web.UIControl
Kettic.AspNet.ControlsKaxDataPagerFieldItem
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic class KaxDataPagerFieldItem : Control,
INamingContainer
Public Class KaxDataPagerFieldItem
Inherits Control
Implements INamingContainer
public ref class KaxDataPagerFieldItem : public Control,
INamingContainer
type KaxDataPagerFieldItem =
class
inherit Control
interface INamingContainer
end
The KaxDataPagerFieldItem type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Field |
Holds reference to KaxDataPagerField that is instanciated in current item.
|
 | Owner |
Holds reference to KaxDataPager control.
|
Top
See Also