Class RadRibbonDropDownButton
Inheritance
System.Object
RadRibbonDropDownButton
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.Wpf.dll
Syntax
public class RadRibbonDropDownButton : RadDropDownButton, IAutomationPeer, IPeerConverter, IRadRibbonViewDropDownButton, IRadDropDownButton, IRadButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
RadRibbonDropDownButton()
Declaration
public RadRibbonDropDownButton()
Properties
BackgroundCheckedColor
BackgroundCheckedOpacity
Declaration
public double BackgroundCheckedOpacity { get; }
Property Value
System.Double
|
Implements
BackgroundCheckedVisibility
Declaration
public Visibility BackgroundCheckedVisibility { get; }
Property Value
Visibility
|
Implements
BackgroundDecoratorColor
BackgroundDecoratorOpacity
Declaration
public double BackgroundDecoratorOpacity { get; }
Property Value
System.Double
|
Implements
BackgroundDecoratorVisibility
Declaration
public Visibility BackgroundDecoratorVisibility { get; }
Property Value
Visibility
|
Implements
BackgroundHoverColor
BackgroundHoverOpacity
Declaration
public double BackgroundHoverOpacity { get; }
Property Value
System.Double
|
Implements
BackgroundHoverVisibility
Declaration
public Visibility BackgroundHoverVisibility { get; }
Property Value
Visibility
|
Implements
BackgroundPressedColor
BackgroundPressedOpacity
Declaration
public double BackgroundPressedOpacity { get; }
Property Value
System.Double
|
Implements
BackgroundPressedVisibility
Declaration
public Visibility BackgroundPressedVisibility { get; }
Property Value
Visibility
|
Implements
CollapseToMedium
Declaration
public string CollapseToMedium { get; }
Property Value
System.String
|
Implements
CollapseToSmall
Declaration
public string CollapseToSmall { get; }
Property Value
System.String
|
Implements
CurrentSize
Declaration
public string CurrentSize { get; }
Property Value
System.String
|
Implements
DropDownButtonPosition
Declaration
public string DropDownButtonPosition { get; }
Property Value
System.String
|
Implements
DropDownPopup
IsOpen
Declaration
public bool IsOpen { get; }
Property Value
System.Boolean
|
Implements
MinHeight
Declaration
public double MinHeight { get; }
Property Value
System.Double
|
Implements
MinWidth
Declaration
public double MinWidth { get; }
Property Value
System.Double
|
Implements
Text1
Declaration
public string Text1 { get; }
Property Value
System.String
|
Implements
Text2
Declaration
public string Text2 { get; }
Property Value
System.String
|