GrapeCity.Xaml.Excel
ShowErrorBox Property (IExcelDataValidation)


Gets or sets a value indicating whether show error alert box
Syntax
'Declaration
 
Property ShowErrorBox As Boolean
'Usage
 
Dim instance As IExcelDataValidation
Dim value As Boolean
 
instance.ShowErrorBox = value
 
value = instance.ShowErrorBox
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

IExcelDataValidation Interface
IExcelDataValidation Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options