Class RadGalleryDropDown
This class represents the drop-down of the RadGalleryElement.
Inheritance
System.Object
RadGalleryDropDown
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RadGalleryDropDown : RadDropDownMenu, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider, IPopupControl, IItemsControl
Constructors
RadGalleryDropDown(RadGalleryElement)
Creates an instance of the Rad
Declaration
public RadGalleryDropDown(RadGalleryElement ownerElement)
Parameters
Rad An instance of the Rad |
Properties
ThemeClassName
Declaration
public override string ThemeClassName { get; set; }
Property Value
System.
|
Overrides
Methods
CanClosePopup(RadPopupCloseReason)
Declaration
public override bool CanClosePopup(RadPopupCloseReason reason)
Parameters
Rad
|
Returns
System.
|
Overrides
ClickFocusedItem()
Declaration
public void ClickFocusedItem()
OnMouseMove(MouseEventArgs)
Declaration
protected override void OnMouseMove(MouseEventArgs e)
Parameters
System.
|
Overrides
ProcessLeftRightNavigationKey(Boolean)
ProcessUpDownNavigationKey(Boolean)
ResolveStyleGroupForElement(StyleGroup, RadObject)
Declaration
public override StyleGroup ResolveStyleGroupForElement(StyleGroup styleGroup, RadObject element)
Parameters
Style
|
Rad
|