GrapeCity.Xaml.SpreadSheet.Data Namespace > DataValidator Class : ShowErrorMessage Property |
'Declaration <DefaultValueAttribute()> Public Property ShowErrorMessage As Boolean
'Usage Dim instance As DataValidator Dim value As Boolean instance.ShowErrorMessage = value value = instance.ShowErrorMessage
[DefaultValue()] public bool ShowErrorMessage {get; set;}
true
if the data validator shows the error message; otherwise, false
. The default value is true
.Target Platforms: Windows Server 2012, Windows RT