Class RadDropDownButtonPopup
This class represents the popup of the
Rad
Inheritance
System.Object
RadDropDownButtonPopup
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RadDropDownButtonPopup : RadDropDownMenu, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider, IPopupControl, IItemsControl
Constructors
RadDropDownButtonPopup(RadElement)
Declaration
public RadDropDownButtonPopup(RadElement ownerElement)
Parameters
Rad
|
Properties
ThemeClassName
Declaration
public override string ThemeClassName { get; set; }
Property Value
System.
|
Overrides
Methods
AdjustDropDownAlignmentForPopupDirection(RadDirection)
Declaration
protected virtual void AdjustDropDownAlignmentForPopupDirection(RadDirection popupDirection)
Parameters
Rad
|
ApplySizingConstraints(Size, Screen)
Declaration
protected override Size ApplySizingConstraints(Size availableSize, Screen currentScreen)
Parameters
System.
|
System.
|
Returns
System.
|
Overrides
CanClosePopup(RadPopupCloseReason)
Declaration
public override bool CanClosePopup(RadPopupCloseReason reason)
Parameters
Rad
|
Returns
System.
|
Overrides
OnDropDownOpening(CancelEventArgs)
Declaration
protected override void OnDropDownOpening(CancelEventArgs args)
Parameters
System.
|
Overrides
OnItemsChanged(RadItemCollection, RadItem, ItemsChangeOperation)
Declaration
protected override void OnItemsChanged(RadItemCollection changed, RadItem target, ItemsChangeOperation operation)
Parameters
Rad
|
Rad
|
Items
|
Overrides
ShowCore(Point, Int32, RadDirection)
Declaration
protected override void ShowCore(Point point, int ownerOffset, RadDirection popupDirection)
Parameters
System.
|
System.
|
Rad
|