Class RadRibbonBackstage
Inheritance
System.Object
RadRibbonBackstage
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 RadRibbonBackstage : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement, IRadRibbonBackstage
Constructors
RadRibbonBackstage()
Declaration
public RadRibbonBackstage()
Properties
RadRibbonBackstageItems
Declaration
public IList<IRadRibbonBackstageItem> RadRibbonBackstageItems { get; }
Property Value
System.Collections.Generic.IList<IRadRibbonBackstageItem>
|
Implements
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|