New to Telerik UI for WPFStart a free 30-day trial

Represents a data item with its calculated row index in the RadTimeline.

Definition

Namespace:Telerik.Windows.Controls.Timeline

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public class TimelineRowItem

Inheritance: objectTimelineRowItem

Properties

Gets the mapped business object.

C#
public object DataItem { get; }

Gets or sets the row index of the item.

C#
public int RowIndex { get; set; }
In this article
DefinitionPropertiesDataItemRowIndex
Not finding the help you need?
Contact Support