Search
IValidation.InputMessage Property
See Also
 






Gets or sets the input message.

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

 Syntax

C#  Copy Code

string InputMessage { get; set; }

Visual Basic  Copy Code

Property InputMessage As String

 Property Value

A string value.

 See Also