Class RadTimePickerPopup
Inheritance
System.Object
RadTimePickerPopup
Inherited Members
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RadTimePickerPopup : RadEditorPopupControlBase, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider, IPopupControl
Constructors
RadTimePickerPopup(IPickerContentElementOwner)
Declaration
public RadTimePickerPopup(IPickerContentElementOwner owner)
Parameters
Properties
ContentElement
Declaration
public RadTimePickerContentElement ContentElement { get; }
Property Value
Methods
SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
Declaration
protected override void SetBoundsCore(int x, int y, int width, int height, BoundsSpecified specified)
Parameters
System.
|
System.
|
System.
|
System.
|
System.
|
Overrides
ShowPopupCore(Size, Point)
Declaration
protected override void ShowPopupCore(Size size, Point location)
Parameters
System.
|
System.
|