Gets the unit name.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public string Name { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Name As String |
A string identifying the unit name.
See Also