MindFusion.Wpf Pack Programmer's Guide
DataRange.SectionDataSource.Item Property
See Also
 





Gets the data context of the associated data range.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 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.Wpf Namespace