Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class RadRibbonDropDownButton : RadDropDownButton, IAutomationPeer, IPeerConverter, IRadRibbonViewDropDownButton, IRadDropDownButton, IRadButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlButtonBaseButtonRadButtonRadDropDownButtonRadRibbonDropDownButton...
Implements:
Inherited Members
Constructors
C#
public RadRibbonDropDownButton()
Properties
C#
public IColor BackgroundCheckedColor { get; }
Implements:
C#
public double BackgroundCheckedOpacity { get; }
Implements:
C#
public Visibility BackgroundCheckedVisibility { get; }
Implements:
C#
public IColor BackgroundDecoratorColor { get; }
Implements:
C#
public double BackgroundDecoratorOpacity { get; }
Implements:
C#
public Visibility BackgroundDecoratorVisibility { get; }
Implements:
C#
public IColor BackgroundHoverColor { get; }
Implements:
C#
public double BackgroundHoverOpacity { get; }
Implements:
C#
public Visibility BackgroundHoverVisibility { get; }
Implements:
C#
public IColor BackgroundPressedColor { get; }
Implements:
C#
public double BackgroundPressedOpacity { get; }
Implements:
C#
public Visibility BackgroundPressedVisibility { get; }
Implements:
C#
public string CollapseToMedium { get; }
Implements:
C#
public string CollapseToSmall { get; }
Implements:
C#
public string CurrentSize { get; }
Implements:
C#
public string DropDownButtonPosition { get; }
Implements:
C#
public IPopup DropDownPopup { get; }
Implements: