InterfaceITimeRulerLinesPanel
Interface
Represents the TimeRulerLinesPanel control wrapper for SL/Wpf interface.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public interface ITimeRulerLinesPanel : IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
CurrentTimeIndicator
Gets the indicator that shows the current time.
Declaration
cs-api-definition
FrameworkElement CurrentTimeIndicator { get; }
Property Value