ActiveReports Developer 7
Message Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > VersionNotImplementedException Class : Message Property

Glossary Item Box

Returns a message that describes the error.

Syntax

Visual Basic (Declaration) 
Public Overrides ReadOnly Property Message As System.String
C# 
public override System.string Message {get;}

See Also