Class VirtualizingTimeBarPanel
Inheritance
System.Object
VirtualizingTimeBarPanel
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class VirtualizingTimeBarPanel : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
VirtualizingTimeBarPanel()
Declaration
public VirtualizingTimeBarPanel()
Properties
GroupText
Declaration
[Obsolete("Use .Text instead.")]
public string GroupText { get; }
Property Value
System.String
|
TimelineStripLineControlList
Declaration
public IList<TimelineStripLineControl> TimelineStripLineControlList { get; }
Property Value
System.Collections.Generic.IList<TimelineStripLineControl>
|
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|