Class RadScrollablePanelElement
This class represents the main element of the
Rad
Inheritance
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RadScrollablePanelElement : RadItem, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode
Constructors
RadScrollablePanelElement()
Creates an instance of the RadPanelElement class.
Declaration
public RadScrollablePanelElement()
Properties
Border
Gets an instance of the Border
Declaration
public BorderPrimitive Border { get; }
Property Value
Fill
Gets an instance of the Fill
Declaration
public FillPrimitive Fill { get; }
Property Value
TextPrimitive
Gets an instance of the Text
Declaration
public TextPrimitive TextPrimitive { get; }
Property Value
Methods
CreateChildElements()
Declaration
protected override void CreateChildElements()