ClassTimeLineContainer
Class
Represents the RadGanttViews Task wrapper for SL/Wpf interface.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class TimeLineContainer : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlTimeLineContainer
Derived Classes:
Implements:
Inherited Members
Constructors
TimeLineContainer()
Initializes a new instance of the Summary class.
Declaration
cs-api-definition
public TimeLineContainer()
Properties
Left
Gets the left cordinates of the Container
Methods
AssignReference(AutomationReference)
Assign the reference and perform your custom class initialization.
Declaration
cs-api-definition
public override void AssignReference(AutomationReference reference)
Parameters
reference
Overrides