Class RadDropDownButton
Inheritance
System.Object
RadDropDownButton
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.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadDropDownButton : RadButton, IAutomationPeer, IPeerConverter, IRadDropDownButton, IRadButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
RadDropDownButton()
Declaration
public RadDropDownButton()
Properties
AutoOpenDelay
CloseOnEscape
Declaration
public bool CloseOnEscape { get; set; }
Property Value
System.
|
Implements
DropDownHeight
Declaration
public double DropDownHeight { get; set; }
Property Value
System.
|
DropDownIndicatorVisibility
Declaration
public Visibility DropDownIndicatorVisibility { get; }
Property Value
Implements
DropDownPopupElement
Declaration
public IPopup DropDownPopupElement { get; }
Property Value
Implements
DropDownWidth
Declaration
public double DropDownWidth { get; set; }
Property Value
System.
|
IsPopupOpen
Declaration
public bool IsPopupOpen { get; }
Property Value
System.
|