Reporting

List, that represent the render order for taken up elements

Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public List<IOrdering> OrderList { get; }
Visual Basic
Public ReadOnly Property OrderList As List(Of IOrdering)
	Get

Implements

IContainer..::..OrderList

Version Information

Supported in: 1.0.1

See Also