Class ToolbarFormElement
Inheritance
System.Object
ToolbarFormElement
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 ToolbarFormElement : LightVisualElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
ToolbarFormElement()
Declaration
public ToolbarFormElement()
Fields
FormWindowStateProperty
IsFormActiveProperty
Properties
Border
Gets the BorderPrimitive of the RadFormElement.
Declaration
public ToolbarFormBorderPrimitive Border { get; }
Property Value
ToolbarFormBorderPrimitive
|
Methods
CreateChildElements()
Declaration
protected override void CreateChildElements()