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





Gets or sets the text of the header.

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 header.

 See Also

ReportQueryHeaderTextEventArgs Members
ReportQueryHeaderTextEventArgs Class
MindFusion.Scheduling.Reporting Namespace