Class RadPageViewItemButtonsPanel
Inheritance
System.Object
RadPageViewItemButtonsPanel
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 RadPageViewItemButtonsPanel : RadPageViewButtonsPanel, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
RadPageViewItemButtonsPanel(RadPageViewItem)
Declaration
public RadPageViewItemButtonsPanel(RadPageViewItem owner)
Parameters
Rad
|
Properties
CloseButton
Gets the Rad
Declaration
public RadPageViewButtonElement CloseButton { get; }
Property Value
Owner
PinButton
Gets the Rad
Declaration
public RadPageViewButtonElement PinButton { get; }
Property Value
Methods
CreateChildElements()
Declaration
protected override void CreateChildElements()
Overrides
DisposeManagedResources()
Declaration
protected override void DisposeManagedResources()
Overrides
OnCloseButtonClick(Object, EventArgs)
Declaration
protected virtual void OnCloseButtonClick(object sender, EventArgs e)
Parameters
System.
|
System.
|
OnLoaded()
OnPinButtonClick(Object, EventArgs)
Declaration
protected virtual void OnPinButtonClick(object sender, EventArgs e)
Parameters
System.
|
System.
|
OnPropertyChanged(RadPropertyChangedEventArgs)
Declaration
protected override void OnPropertyChanged(RadPropertyChangedEventArgs e)
Parameters
Overrides
OnUnloaded(ComponentThemableElementTree)
Declaration
protected override void OnUnloaded(ComponentThemableElementTree oldTree)
Parameters
Component
|