Class ChatCalendarOverlay
Inheritance
System.Object
ChatCalendarOverlay
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 ChatCalendarOverlay : BaseChatItemOverlay, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
ChatCalendarOverlay(String)
Declaration
public ChatCalendarOverlay(string title)
Parameters
System.String
title
|
ChatCalendarOverlay(String, DateTime)
Declaration
public ChatCalendarOverlay(string title, DateTime selectedDate)
Parameters
System.String
title
|
System.DateTime
selectedDate
|
Properties
Calendar
Methods
CreateMainElement()
DisposeManagedResources()
Declaration
protected override void DisposeManagedResources()
Overrides
GetDateRangeString(DateTimeCollection)
Declaration
protected virtual string GetDateRangeString(DateTimeCollection dateRange)
Parameters
DateTimeCollection
dateRange
|
Returns
System.String
|
GetDisplayString(Object)
Declaration
protected override string GetDisplayString(object value)
Parameters
System.Object
value
|
Returns
System.String
|