GrapeCity.Xaml.SpreadSheet.Data
ErrorMessage Property


Gets or sets the error message string.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property ErrorMessage As String
'Usage
 
Dim instance As DataValidator
Dim value As String
 
instance.ErrorMessage = value
 
value = instance.ErrorMessage
[DefaultValue()]
public string ErrorMessage {get; set;}

Property Value

The error message string. The default value is an empty string.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DataValidator Class
DataValidator Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options