Class BreadCrumbDropDownButtonPopup
This class represents the pop-up of the BreadCrumbDropDownButtonElement control.
Inheritance
System.Object
BreadCrumbDropDownButtonPopup
Inherited Members
Namespace: Telerik.WinControls.UI.BreadCrumb
Assembly: Telerik.WinControls.UI.dll
Syntax
public class BreadCrumbDropDownButtonPopup : RadDropDownButtonPopup, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider, IPopupControl, IItemsControl
Constructors
BreadCrumbDropDownButtonPopup(BreadCrumbDropDownButtonElement)
Declaration
public BreadCrumbDropDownButtonPopup(BreadCrumbDropDownButtonElement ownerElement)
Parameters
BreadCrumbDropDownButtonElement
ownerElement
|
Properties
ThemeClassName
Declaration
public override string ThemeClassName { get; set; }
Property Value
System.String
|
Overrides
Methods
GetOwnerScreenLocation()
Declaration
protected override Point GetOwnerScreenLocation()
Returns
System.Drawing.Point
|
Overrides
GetOwnerSize()
Declaration
protected override Size GetOwnerSize()
Returns
System.Drawing.Size
|