MindFusion.Wpf Pack Programmer's Guide
IValidation.InputTitle Property
See Also
 





Gets or sets the title of the input message.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

string InputTitle { get; set; }

Visual Basic  Copy Code

Property InputTitle As String

 Property Value

A string value.

 See Also

IValidation Members
IValidation Interface
MindFusion.Spreadsheet.Wpf Namespace