Class TimeLineInstantItemControl
Inheritance
System.Object
TimeLineInstantItemControl
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 TimeLineInstantItemControl : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
TimeLineInstantItemControl()
Declaration
public TimeLineInstantItemControl()
Properties
FillColor
ItemColorGradientStops
Declaration
public List<GradientStop> ItemColorGradientStops { get; }
Property Value
System.Collections.Generic.List<GradientStop>
|
ItemHeight
Declaration
public double ItemHeight { get; }
Property Value
System.Double
|
ItemWidth
Declaration
public double ItemWidth { get; }
Property Value
System.Double
|
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|