Class
RadRibbonButton

Represents the RadRibbonButton control wrapper.

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
public class RadRibbonButton : RadButton, IAutomationPeer, IPeerConverter, IRadRIbbonViewButton, IRadButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement

Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlButtonBaseButtonRadButtonRadRibbonButton

Implements: IAutomationPeerIButtonIButtonBaseIContentControlIControlIFrameworkElementIPeerConverterIRadButtonIRadRIbbonViewButtonITargetElement

Inherited Members Button.GetRealType()ButtonBase.ClickModePropertyButtonBase.IsFocusedPropertyButtonBase.IsMouseOverPropertyButtonBase.IsPressedPropertyButtonBase.ClickModeButtonBase.IsFocusedButtonBase.IsMouseOverButtonBase.IsPressedContentControl.ContentPropertyContentControl.ContentControl.IsTabStopPropertyControl.TabIndexPropertyControl.TabNavigationPropertyControl.PaddingPropertyControl.HorizontalContentAlignmentPropertyControl.VerticalContentAlignmentPropertyControl.BackgroundPropertyControl.BorderBrushPropertyControl.BorderThicknessPropertyControl.FontSizePropertyControl.ForegroundPropertyControl.IsEnabledPropertyControl.FontFamilyPropertyControl.FontStretchPropertyControl.FontStylePropertyControl.FontWeightPropertyControl.IsTabStopControl.TabIndexControl.TabNavigationControl.PaddingControl.HorizontalContentAlignmentControl.VerticalContentAlignmentControl.BackgroundControl.BorderBrushControl.BorderThicknessControl.FontSizeControl.ForegroundControl.IsEnabledControl.FontFamilyControl.FontStretchControl.FontStyleControl.FontWeightSilverlightTestElement.UseLayoutRoundingPropertySilverlightTestElement.UseLayoutRoundingFrameworkElement.ActualWidthPropertyFrameworkElement.ActualHeightPropertyFrameworkElement.WidthPropertyFrameworkElement.HeightPropertyFrameworkElement.MinWidthPropertyFrameworkElement.MaxWidthPropertyFrameworkElement.MinHeightPropertyFrameworkElement.MaxHeightPropertyFrameworkElement.HorizontalAlignmentPropertyFrameworkElement.VerticalAlignmentPropertyFrameworkElement.MarginPropertyFrameworkElement.DesiredSizePropertyFrameworkElement.RenderSizePropertyFrameworkElement.NamePropertyFrameworkElement.TagPropertyFrameworkElement.DataContextPropertyFrameworkElement.OpacityPropertyFrameworkElement.ClipPropertyFrameworkElement.RenderTransformPropertyFrameworkElement.OpacityMaskPropertyFrameworkElement.RenderTransformOriginPropertyFrameworkElement.IsHitTestVisiblePropertyFrameworkElement.VisibilityPropertyFrameworkElement.GetIdentifier(out string, out string)FrameworkElement.IsChild(FrameworkElement)FrameworkElement.GetChildTagIndex(FrameworkElement)FrameworkElement.InitializeMappings(MappingsCollection)FrameworkElement.As<T>()FrameworkElement.CastAs<T>()FrameworkElement.SetProxy(bool)FrameworkElement.SetUid(string)FrameworkElement.SetFindInfo(VisualFindInfo)FrameworkElement.SetXamlTag(string)FrameworkElement.AssignReference(AutomationReference)FrameworkElement.KeyPress(Keys, int, int, int)FrameworkElement.GetRectangle()FrameworkElement.GetRectangle(FrameworkElement)FrameworkElement.GetIntRectangle()FrameworkElement.IsHitTest()FrameworkElement.IsHitTest(bool)FrameworkElement.IsHitTest(FrameworkElement, bool)FrameworkElement.Highlight()FrameworkElement.Highlight(bool)FrameworkElement.Parent()FrameworkElement.Parent<T>()FrameworkElement.Parent(string)FrameworkElement.Parent(string, bool)FrameworkElement.GetNextSibling()FrameworkElement.GetPrevSibling()FrameworkElement.NextSibling(string)FrameworkElement.NextSibling<T>()FrameworkElement.PreviousSibling(string)FrameworkElement.PreviousSibling<T>()FrameworkElement.AnySibling<T>()FrameworkElement.AnySibling(string)FrameworkElement.GetScreenRectangle()FrameworkElement.ScrollToVisible()FrameworkElement.ScrollToVisible(ScrollToVisibleType)FrameworkElement.EnsureClickable()FrameworkElement.ToXml()FrameworkElement.Refresh()FrameworkElement.Equals(object)FrameworkElement.GetHashCode()FrameworkElement.GetProperties()FrameworkElement.GetAttachedProperty<T>(string, string)FrameworkElement.SetAttachedProperty<T>(string, string, T)FrameworkElement.SetFocus()FrameworkElement.ValidateMouseLocationIfNeeded(Point)FrameworkElement.GetStringPresentation()FrameworkElement.ToRealObject()FrameworkElement.FromRealObject(object)FrameworkElement.ValidateType(Type, string)FrameworkElement.GetKnownControlTypes(TechnologyType)FrameworkElement.RegisterElement(Type, string)FrameworkElement.InitKnownWpfControlTypes()FrameworkElement.InitKnownSilverlightControlTypes()FrameworkElement.InitKnownXamlControlTypes(Type)FrameworkElement.GetControlTypeFromInterface(Type)FrameworkElement.Match(IFindExpression)FrameworkElement.SetDepth(int)FrameworkElement.AddChildNode(ITargetElement)FrameworkElement.SetClosingTag(ITargetElement)FrameworkElement.GetChildren()FrameworkElement.GetParent()FrameworkElement.GetHostParent()FrameworkElement.SetParent(ITargetElement)FrameworkElement.GetUniqueHashCode()FrameworkElement.ToString()FrameworkElement.Capture()FrameworkElement.CaptureImage()FrameworkElement.GetProperty<T>(string)FrameworkElement.GetPropertyTypeSafe(string)FrameworkElement.GetAutomationProperty(string)FrameworkElement.SetProperty(string, object)FrameworkElement.ActualWidthFrameworkElement.ActualHeightFrameworkElement.WidthFrameworkElement.HeightFrameworkElement.MaxWidthFrameworkElement.MaxHeightFrameworkElement.VerticalAlignmentFrameworkElement.MarginFrameworkElement.DesiredSizeFrameworkElement.RenderSizeFrameworkElement.NameFrameworkElement.OpacityFrameworkElement.ClipFrameworkElement.RenderTransformFrameworkElement.OpacityMaskFrameworkElement.RenderTransformOriginFrameworkElement.IsHitTestVisibleFrameworkElement.VisibilityFrameworkElement.UidFrameworkElement.MappingsFrameworkElement.AutomationIdFrameworkElement.XamlTagBaseFrameworkElement.TextFrameworkElement.TextBlockContentFrameworkElement.TextLiteralContentFrameworkElement.UserFrameworkElement.XamlTagFrameworkElement.WaitFrameworkElement.FindFrameworkElement.ApplicationFrameworkElement.AbsoluteTagIndexFrameworkElement.TagNameIndexFrameworkElement.AbsoluteSiblingTagIndexFrameworkElement.EnableValidateMouseLocationFrameworkElement.ToolTipTextFrameworkElement.ComputedVisibilityFrameworkElement.IsVisibleFrameworkElement.ChildrenFrameworkElement.TechnologyTypeFrameworkElement.DepthFrameworkElement.IsTestRegionFrameworkElement.ParsedElementFrameworkElement.HostAutomationObject<FrameworkElement>.GetProperty(AutomationProperty)AutomationObject<FrameworkElement>.GetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.SetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.InvokeMethod(AutomationMethod, params object[])AutomationObject<FrameworkElement>.InvokeMethod(string, params object[])AutomationObject<FrameworkElement>.Serialize()AutomationObject<FrameworkElement>.Deserialize(string)AutomationObject<FrameworkElement>.ReferenceAutomationObject<FrameworkElement>.PropertyBag

Constructors

RadRibbonButton()

Initializes a new instance of the RadRibbonButton class.

Declaration

cs-api-definition
public RadRibbonButton()

Properties

BackgroundDecoratorColor

Get the RadRibbonButton background decorator color

Declaration

cs-api-definition
public IColor BackgroundDecoratorColor { get; }

Property Value

IColor

Implements IRadRIbbonViewButton.BackgroundDecoratorColor

BackgroundDecoratorOpacity

Get the RadRibbonButton background decorator opacity

Declaration

cs-api-definition
public double BackgroundDecoratorOpacity { get; }

Property Value

double

Implements IRadRIbbonViewButton.BackgroundDecoratorOpacity

BackgroundDecoratorVisibility

Get the RadRibbonButton background decorator visibility

Declaration

cs-api-definition
public Visibility BackgroundDecoratorVisibility { get; }

Property Value

Visibility

Implements IRadRIbbonViewButton.BackgroundDecoratorVisibility

BackgroundHoverColor

Get the RadRibbonButton background hover color

Declaration

cs-api-definition
public IColor BackgroundHoverColor { get; }

Property Value

IColor

Implements IRadRIbbonViewButton.BackgroundHoverColor

BackgroundHoverOpacity

Get the RadRibbonButton background hover opacity

Declaration

cs-api-definition
public double BackgroundHoverOpacity { get; }

Property Value

double

Implements IRadRIbbonViewButton.BackgroundHoverOpacity

BackgroundHoverVisibility

Get the RadRibbonButton background hover visibility

Declaration

cs-api-definition
public Visibility BackgroundHoverVisibility { get; }

Property Value

Visibility

Implements IRadRIbbonViewButton.BackgroundHoverVisibility

BackgroundPressedColor

Get the RadRibbonButton background pressed color

Declaration

cs-api-definition
public IColor BackgroundPressedColor { get; }

Property Value

IColor

Implements IRadRIbbonViewButton.BackgroundPressedColor

BackgroundPressedOpacity

Get the RadRibbonButton background pressed opacity

Declaration

cs-api-definition
public double BackgroundPressedOpacity { get; }

Property Value

double

Implements IRadRIbbonViewButton.BackgroundPressedOpacity

BackgroundPressedVisibility

Get the RadRibbonButton background pressed visibility

Declaration

cs-api-definition
public Visibility BackgroundPressedVisibility { get; }

Property Value

Visibility

Implements IRadRIbbonViewButton.BackgroundPressedVisibility

CollapseToMedium

Get the CollapseToMedium

Declaration

cs-api-definition
public string CollapseToMedium { get; }

Property Value

string

Implements IRadRIbbonViewButton.CollapseToMedium

CollapseToSmall

Get the CollapseToSmall

Declaration

cs-api-definition
public string CollapseToSmall { get; }

Property Value

string

Implements IRadRIbbonViewButton.CollapseToSmall

CurrentSize

Get the CurrentSize.

Declaration

cs-api-definition
public string CurrentSize { get; }

Property Value

string

Implements IRadRIbbonViewButton.CurrentSize

HorizontalAlignment

Get the HorizontalAlignment

Declaration

cs-api-definition
public string HorizontalAlignment { get; }

Property Value

string

Implements IRadRIbbonViewButton.HorizontalAlignment

MinHeight

Get the MinHeight

Declaration

cs-api-definition
public double MinHeight { get; }

Property Value

double

Implements IRadRIbbonViewButton.MinHeight

MinWidth

Get the MinWidth

Declaration

cs-api-definition
public double MinWidth { get; }

Property Value

double

Implements IRadRIbbonViewButton.MinWidth

Text1

Get the first part of the ribbon button text.

Declaration

cs-api-definition
public string Text1 { get; }

Property Value

string

Implements IRadRIbbonViewButton.Text1

Text2

Get the second part of the ribbon button text.

Declaration

cs-api-definition
public string Text2 { get; }

Property Value

string

Implements IRadRIbbonViewButton.Text2