ActiveReports 12
Source Property (DDSheetNameAlreadyExistsException)

GrapeCity.ActiveReports.Export.Excel.v12 Assembly > GrapeCity.SpreadBuilder Namespace > DDSheetNameAlreadyExistsException Class : Source Property
Gets or sets the name of the application or the object that causes the error.
Syntax
'Declaration
 
Public Overridable Property Source As String
public virtual string Source {get; set;}

Property Value

The name of the application or the object that causes the error.
Exceptions
ExceptionDescription
The object must be a runtime System.Reflection object
See Also

Reference

DDSheetNameAlreadyExistsException Class
DDSheetNameAlreadyExistsException Members