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





Gets or sets the text representation of the object.

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

 Syntax

C#  Copy Code

public string Representation { get; set; }

Visual Basic  Copy Code

Public Property Representation As String

 Property Value

A string value representing the text to display in the cell.

 See Also

ReportQueryTextEventArgs Members
ReportQueryTextEventArgs Class
MindFusion.Scheduling.Reporting Namespace