Class SchedulerTimeSlot
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.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class SchedulerTimeSlot : HtmlTableCell
Constructors
SchedulerTimeSlot()
Declaration
public SchedulerTimeSlot()
SchedulerTimeSlot(Element)
Properties
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }
Property Value
System.String
|
Overrides
IsAllDay
Declaration
public bool IsAllDay { get; }
Property Value
System.Boolean
|
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
ResourceText
Declaration
public string ResourceText { get; }
Property Value
System.String
|
Scheduler
StartTime
Declaration
public string StartTime { get; }
Property Value
System.String
|
Methods
AssignElement(Element)
InsertAppointment()
Declaration
public void InsertAppointment()