Class RadRibbonApplicationDropDownButton
A DropDownButton control for that is used as and application button in the RadRibbonView.
Inheritance
Inherited Members
Namespace: Telerik.Windows.Controls.RibbonView.Primitives
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
public class RadRibbonApplicationDropDownButton : RadRibbonDropDownButton, IPopupHost, IPopupWrapperOwner, IDisposable, IRibbonButton, IVariantControl
Constructors
RadRibbonApplicationDropDownButton()
Initializes a new instance of the Rad
Declaration
public RadRibbonApplicationDropDownButton()
Methods
OnCreateAutomationPeer()
When implemented in a derived class, returns class-specific System.
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System. The class-specific System. |
Overrides
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |