Class TabbedFormElement
Inheritance
System.Object
TabbedFormElement
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class TabbedFormElement : LightVisualElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
TabbedFormElement()
Declaration
public TabbedFormElement()
Fields
FormWindowStateProperty
IsFormActiveProperty
Properties
Border
Gets the BorderPrimitive of the RadFormElement.
Declaration
public TabbedFormBorderPrimitive Border { get; }
Property Value
TabbedFormBorderPrimitive
|
Methods
CreateChildElements()
Declaration
protected override void CreateChildElements()