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





Gets the object that would be displayed.

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

 Syntax

C#  Copy Code

public Object Value { get; }

Visual Basic  Copy Code

Public ReadOnly Property Value As Object

 Property Value

An instance of the Object class, possibly null (Nothing in Visual Basic).

 See Also

ReportQueryTextEventArgs Members
ReportQueryTextEventArgs Class
MindFusion.Scheduling.Reporting Namespace