Class SchedulerResourceHeaderCellElement
Represents the cell that displays the resource name for a given child view.
Inheritance
System.Object
SchedulerResourceHeaderCellElement
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.Scheduler.dll
Syntax
public class SchedulerResourceHeaderCellElement : SchedulerCellElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider, ISchedulerRecyclableElement
Constructors
SchedulerResourceHeaderCellElement(RadScheduler, SchedulerView)
Declaration
public SchedulerResourceHeaderCellElement(RadScheduler scheduler, SchedulerView view)
Parameters
RadScheduler
scheduler
|
SchedulerView
view
|
Properties
ResourceId
Gets the resource id of the resource this cell is associated with.
Declaration
public EventId ResourceId { get; }
Property Value
EventId
|
Methods
InitializeFields()
Declaration
protected override void InitializeFields()