Gets or sets the title of the error message.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
string ErrorTitle { get; set; } |
Visual Basic
Copy Code
|
|---|
Property ErrorTitle As String |
A string value.
See Also