ClassRadPageViewObject
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class RadPageViewObject : DisposableObject, IDisposable
Inheritance: objectDisposableObjectRadPageViewObject
Derived Classes:
Implements:
Inherited Members
Constructors
RadPageViewObject()
Declaration
cs-api-definition
public RadPageViewObject()
Properties
Owner
Gets the RadPageView instance that this object is associated with.
Declaration
cs-api-definition
public RadPageView Owner { get; protected set; }
Property Value