InterfaceIRadRibbonViewGallery
Interface
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public interface IRadRibbonViewGallery : ISelector, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
RadGalleryItems
Declaration
cs-api-definition
IList<IRadGalleryItem> RadGalleryItems { get; }
Property Value
RadRibbonButtons
Declaration
cs-api-definition
IList<IRadRIbbonViewButton> RadRibbonButtons { get; }
Property Value
RadRibbonDropDownButtons
Declaration
cs-api-definition
IList<IRadRibbonViewDropDownButton> RadRibbonDropDownButtons { get; }
Property Value