Class ChatTimeSeparatorItemElement
Inheritance
System.Object
ChatTimeSeparatorItemElement
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 ChatTimeSeparatorItemElement : BaseChatItemElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider, IVirtualizedElement<BaseChatDataItem>
Constructors
ChatTimeSeparatorItemElement()
Declaration
public ChatTimeSeparatorItemElement()
Methods
InitializeFields()
Declaration
protected override void InitializeFields()
Overrides
IsCompatible(BaseChatDataItem, Object)
Declaration
public override bool IsCompatible(BaseChatDataItem data, object context)
Parameters
BaseChatDataItem
data
|
System.Object
context
|
Returns
System.Boolean
|