DxSchedulerTimelineView Members
In This Article
#Constructors
Name | Description |
---|---|
Dx |
Initializes a new instance of the Dx |
#Properties
Name | Description |
---|---|
Cell |
Specifies the base width of a single division of the timescale, in pixels. |
Child |
Specifies the scale collection. |
Css |
Assigns a CSS class to the component.
Inherited from Dx |
Date |
Specifies the template for date header cells in the Scheduler. |
Duration | Specifies the time interval displayed in the Timeline view. |
Horizontal |
Specifies a template for appointments displayed in the Timeline view. |
Id |
Specifies the component’s unique identifier.
Inherited from Dx |
Resource |
Specifies the template for resource header cells in the Scheduler. |
Scales | Specifies a collection of timescales displayed in the Timeline view. |
Snap |
Specifies how appointments snap to time cells in the Timeline view. |
Time |
Specifies the template used to display time cells in the Scheduler. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also