GrapeCity.Xaml.Excel
ShowErrorBox Property (ExcelDataValidation)


Gets or sets a value indicating whether show error alert box
Syntax
'Declaration
 
Public Property ShowErrorBox As Boolean
'Usage
 
Dim instance As ExcelDataValidation
Dim value As Boolean
 
instance.ShowErrorBox = value
 
value = instance.ShowErrorBox
public bool ShowErrorBox {get; set;}

Property Value

true if show error alert box; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataValidation Class
ExcelDataValidation Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options