Class RadRibbonButton
Inheritance
System.Object
RadRibbonButton
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 RadRibbonButton : RadButton, IAutomationPeer, IPeerConverter, IRadRIbbonViewButton, IRadButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
RadRibbonButton()
Declaration
public RadRibbonButton()
Properties
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
HorizontalAlignment
Declaration
public string HorizontalAlignment { get; }
Property Value
System.String
|
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
|