Gets or sets the name used for the class.
| Visual Basic (Declaration) | |
|---|---|
Public Property ClassName As String | |
| C# | |
|---|---|
public string ClassName {get; set;} | |
Return Value
A String indicating the name of the class.
| DataDynamics.Reports | Support Forum |
| ClassName Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > CodeClass Class : ClassName Property |