ClassSelectionIndicator
Class
Represents the RadTimeBar for Silverlight SelectionIndicator control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class SelectionIndicator : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlSelectionIndicator
Implements:
Inherited Members
Constructors
SelectionIndicator()
Declaration
cs-api-definition
public SelectionIndicator()
Properties
Color
Get the xaml tag of TimeBarContentPanel.
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