Class SplitPanelElement
The main element of the RadPanel control.
Inheritance
System.Object
SplitPanelElement
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 SplitPanelElement : RadItem, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode
Constructors
SplitPanelElement()
Declaration
public SplitPanelElement()
Properties
Border
Fill
Methods
CreateChildElements()
Create the elements in the hierarchy.
Declaration
protected override void CreateChildElements()