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