[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.DataValidationErrorStyle

DataValidationErrorStyle Enum

The style of data validation error alert.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum DataValidationErrorStyle : byte
Public Enum DataValidationErrorStyle As Byte

Fields

Name Description
Information

This data validation error style uses an information icon in the error alert.

Stop

This data validation error style uses a stop icon in the error alert.

Warning

This data validation error style uses a warning icon in the error alert.