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