GrapeCity.Xaml.SpreadSheet.Data
ErrorStyle Property (DataValidator)


Gets the error style.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property ErrorStyle As ErrorStyle
'Usage
 
Dim instance As DataValidator
Dim value As ErrorStyle
 
instance.ErrorStyle = value
 
value = instance.ErrorStyle
[DefaultValue()]
public ErrorStyle ErrorStyle {get; set;}

Property Value

An ErrorStyle enumeration that specifies the icon type in the error alert. The default value is Stop.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DataValidator Class
DataValidator Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options