MindFusion.Reporting for Silverlight Programmer's Guide
DataRange.SectionDataSource.Item Property
See Also
 





Gets the data context of the associated data range.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public Object Item { get; }

Visual Basic  Copy Code

Public ReadOnly Property Item As Object

 Property Value

An object representing the data context.

 See Also

DataRange.SectionDataSource Members
DataRange.SectionDataSource Class
MindFusion.Reporting.Silverlight Namespace