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





Gets the item related to the event.

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

 Syntax

C#  Copy Code

public Item Item { get; }

Visual Basic  Copy Code

Public ReadOnly Property Item As Item

 Property Value

An instance of an Item class.

 See Also

ReportQueryTextEventArgs Members
ReportQueryTextEventArgs Class
MindFusion.Scheduling.Reporting Namespace