ClassRadRibbonDropDownButton
Represents the RadRibbonViewDropDownButton control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
public class RadRibbonDropDownButton : RadDropDownButton, IAutomationPeer, IPeerConverter, IRadRibbonViewDropDownButton, IRadDropDownButton, IRadButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlContentControlButtonBaseButtonRadButtonRadDropDownButtonRadRibbonDropDownButton
Implements:
Inherited Members
Constructors
RadRibbonDropDownButton()
Initializes a new instance of the RadRibbonViewDropDownButton class.
Declaration
public RadRibbonDropDownButton()
Properties
BackgroundCheckedColor
Get the RadRibbonDropDownButton background checked color
Declaration
public IColor BackgroundCheckedColor { get; }
Property Value
Implements
BackgroundCheckedOpacity
Get the RadRibbonDropDownButton background checked opacity
Declaration
public double BackgroundCheckedOpacity { get; }
Property Value
Implements
BackgroundCheckedVisibility
Get the RadRibbonDropDownButton background checked visibility
Declaration
public Visibility BackgroundCheckedVisibility { get; }
Property Value
Implements
BackgroundDecoratorColor
Get the RadRibbonDropDownButton background decorator color
Declaration
public IColor BackgroundDecoratorColor { get; }
Property Value
Implements
BackgroundDecoratorOpacity
Get the RadRibbonDropDownButton background decorator opacity
Declaration
public double BackgroundDecoratorOpacity { get; }
Property Value
Implements
BackgroundDecoratorVisibility
Get the RadRibbonDropDownButton background decorator visibility
Declaration
public Visibility BackgroundDecoratorVisibility { get; }
Property Value
Implements
BackgroundHoverColor
Get the RadRibbonDropDownButton background hover color
Declaration
public IColor BackgroundHoverColor { get; }
Property Value
Implements
BackgroundHoverOpacity
Get the RadRibbonDropDownButton background hover opacity
Declaration
public double BackgroundHoverOpacity { get; }
Property Value
Implements
BackgroundHoverVisibility
Get the RadRibbonDropDownButton background hover visibility
Declaration
public Visibility BackgroundHoverVisibility { get; }
Property Value
Implements
BackgroundPressedColor
Get the RadRibbonDropDownButton background pressed color
Declaration
public IColor BackgroundPressedColor { get; }
Property Value
Implements
BackgroundPressedOpacity
Get the RadRibbonDropDownButton background pressed opacity
Declaration
public double BackgroundPressedOpacity { get; }
Property Value
Implements
BackgroundPressedVisibility
Get the RadRibbonDropDownButton background pressed visibility
Declaration
public Visibility BackgroundPressedVisibility { get; }
Property Value
Implements
CollapseToMedium
Get the CollapseToMedium
Declaration
public string CollapseToMedium { get; }
Property Value
Implements
CollapseToSmall
Get the CollapseToSmall
Declaration
public string CollapseToSmall { get; }
Property Value
Implements
CurrentSize
Get the CurrentSize.
DropDownButtonPosition
Get the DropDownButtonPosition
Declaration
public string DropDownButtonPosition { get; }
Property Value
Implements
DropDownPopup
Get the popup
IsOpen
Get whether the drop down menu is opened.
MinHeight
Get the MinHeight
MinWidth
Get the MinWidth
Text1
Get the first part of the ribbon button text.