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