Class RadRibbonGroup
Inheritance
System.Object
RadRibbonGroup
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 RadRibbonGroup : ItemsControl, IAutomationPeer, IPeerConverter, IRadRibbonViewGroup, IControl, IFrameworkElement, ITargetElement
Constructors
RadRibbonGroup()
Declaration
public RadRibbonGroup()
Properties
DialogLauncherButton
Declaration
public IRadRIbbonViewButton DialogLauncherButton { get; }
Property Value
IRadRIbbonViewButton
|
Implements
RadButtonGroups
Declaration
public IList<IRadButtonGroup> RadButtonGroups { get; }
Property Value
System.Collections.Generic.IList<IRadButtonGroup>
|
Implements
RadRibbonButtons
Declaration
public IList<IRadRIbbonViewButton> RadRibbonButtons { get; }
Property Value
System.Collections.Generic.IList<IRadRIbbonViewButton>
|
Implements
RadRibbonComboBoxes
Declaration
public IList<IRadRibbonComboBox> RadRibbonComboBoxes { get; }
Property Value
System.Collections.Generic.IList<IRadRibbonComboBox>
|
Implements
RadRibbonSplitButtons
Declaration
public IList<IRadRibbonViewSplitButton> RadRibbonSplitButtons { get; }
Property Value
System.Collections.Generic.IList<IRadRibbonViewSplitButton>
|
Implements
RadRibbonViewGalleries
Declaration
public IList<IRadRibbonViewGallery> RadRibbonViewGalleries { get; }
Property Value
System.Collections.Generic.IList<IRadRibbonViewGallery>
|
Implements
StripPanel
TrayText
Declaration
public string TrayText { get; }
Property Value
System.String
|
Implements
Variant
Declaration
public string Variant { get; }
Property Value
System.String
|