Class ChatTimeOverlay
Inheritance
System.Object
ChatTimeOverlay
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class ChatTimeOverlay : BaseChatItemOverlay, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
ChatTimeOverlay(String, DateTime)
Declaration
public ChatTimeOverlay(string title, DateTime selectedTime)
Parameters
System.String
title
|
System.DateTime
selectedTime
|
Properties
timePickerContent
Declaration
public RadTimePickerContent timePickerContent { get; }
Property Value
RadTimePickerContent
|
Methods
CreateMainElement()
DisposeManagedResources()
Declaration
protected override void DisposeManagedResources()
Overrides
PrepareForOverlayDisplay()
Declaration
public override void PrepareForOverlayDisplay()
Overrides
PrepareForPopupDisplay()
Declaration
public override void PrepareForPopupDisplay()