MindFusion WinForms Programmer's Guide
ReportItem.Name Property
See Also
 





Gets or sets the name of the report item.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public string Name { get; set; }

Visual Basic  Copy Code

Public Property Name As String

 Property Value

A string specifying the name of the item.

 See Also

ReportItem Members
ReportItem Class
MindFusion.Reporting Namespace