GrapeCity.Xaml.Excel
Error Property (ExcelDataValidation)


Gets or sets the error message.
Syntax
'Declaration
 
Public Property Error As String
'Usage
 
Dim instance As ExcelDataValidation
Dim value As String
 
instance.Error = value
 
value = instance.Error
public string Error {get; set;}

Property Value

The error message
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataValidation Class
ExcelDataValidation Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options