Class TimelineGroupPeriodControl
Inheritance
System.Object
TimelineGroupPeriodControl
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
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class TimelineGroupPeriodControl : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
TimelineGroupPeriodControl()
Declaration
public TimelineGroupPeriodControl()
Properties
Color
GroupText
Declaration
[Obsolete("Use .Text instead.")]
public string GroupText { get; }
Property Value
System.String
|
TextColor
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|