New to Telerik ReportingStart a free 30-day trial

IDataItem

Interface

Represents an item that has its own DataSource object that is used to data-bind its child items.

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

C#
public interface IDataItem : IDataFlow, IDataSourceContainer

Derived Classes: CrosstabDataItemGraphLinearGaugeListMapDataItemGaugeBaseLinearGaugeRadialGaugeReportTableRadialGaugeReportReportParameterAvailableValuesTable...

Inherited Members IDataFlow.FiltersIDataFlow.SortingsIDataSourceContainer.DataSource

Properties

Name

string

Gets the name of this item.

C#
string Name { get; }
In this article
DefinitionPropertiesName
Not finding the help you need?
Contact Support