DataErrorTitle


Function

 

Specifies the title of the message box due to an input value error.

 

Variable type

 

[ C#: string ] [ VB.NET: String ]
 

 

Initial value

 

"Input value error"

 

Setting value

 

Arbitrary string
The maximum length of the string is 256 characters.
 

Remarks

 

Specifies the title of the message box due to an input value error.