Class QuickAccessToolBar
Inheritance
System.Object
QuickAccessToolBar
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class QuickAccessToolBar : RadToolBar, IAutomationPeer, IPeerConverter, IRadToolBar, IControl, IFrameworkElement, ITargetElement
Constructors
QuickAccessToolBar()
Declaration
public QuickAccessToolBar()
Properties
DropDownButtonElement
Declaration
public RadRibbonDropDownButton DropDownButtonElement { get; }
Property Value
RadRibbonDropDownButton
|