Class
TimelineRowItem

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:

cs-api-definition
public class TimelineRowItem

Inheritance: objectTimelineRowItem

Properties

DataItem

Gets the mapped business object.

Declaration

cs-api-definition
public object DataItem { get; }

Property Value

object

RowIndex

Gets or sets the row index of the item.

Declaration

cs-api-definition
public int RowIndex { get; set; }

Property Value

int

In this article
DefinitionPropertiesDataItemRowIndex
Not finding the help you need?
Contact Support