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





Gets the object displayed in the cell whose style is being queried.

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

ReportQueryStyleEventArgs Members
ReportQueryStyleEventArgs Class
MindFusion.Scheduling.Reporting Namespace