RadRibbonGallery
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class RadRibbonGallery : Selector, IAutomationPeer, IPeerConverter, IControl, IRadRibbonViewGallery, ISelector, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlItemsControlSelectorRadRibbonGallery...
Implements:
Inherited Members
Constructors
C#
public RadRibbonGallery()
Properties
C#
public string CompressedThreshold { get; }
Implements:
C#
public bool IsCompressed { get; }
Implements:
C#
public RadRibbonDropDownButton PopupButton { get; }
C#
public IList<IRadGalleryItem> RadGalleryItems { get; }
Implements:
C#
public IList<IRadRIbbonViewButton> RadRibbonButtons { get; }
Implements:
C#
public IList<IRadRibbonViewDropDownButton> RadRibbonDropDownButtons { get; }
Implements:
C#
public RadRibbonButton ScrollDownButton { get; }
C#
public RadRibbonButton ScrollUpButton { get; }