| smartDBforms.NET API Reference |
|
ValidateCustomEvent.ErrorMessage Property
Gets or sets error message to be shown if the IsValid is false;
[Visual Basic]
Public Property ErrorMessage As
String
[C#]
public
String ErrorMessage {get; set;}
See Also
ValidateCustomEvent Class | Adillis.SmartDBForms Namespace