InterfaceIRadRibbonView
Interface
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public interface IRadRibbonView : IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
RadRibbonBackstage
Declaration
cs-api-definition
IRadRibbonBackstage RadRibbonBackstage { get; }
Property Value
RadRibbonTabs
Declaration
cs-api-definition
IList<IRadRibbonTab> RadRibbonTabs { get; }
Property Value
RadRibbonViewGroups
Declaration
cs-api-definition
IList<IRadRibbonViewGroup> RadRibbonViewGroups { get; }
Property Value