RadRibbonButton
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
C#
public class RadRibbonButton : RadButton, IAutomationPeer, IPeerConverter, IRadRIbbonViewButton, IRadButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlContentControlButtonBaseButtonRadButtonRadRibbonButton...
Implements:
Inherited Members
Constructors
C#
public RadRibbonButton()
Properties
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 HorizontalAlignment { get; }
Implements: