Spread WPF Documentation
ErrorStyle Enumeration


Specifies the icons used in the error alert.
Syntax
'Declaration
 
Public Enum ErrorStyle 
   Inherits System.Enum
'Usage
 
Dim instance As ErrorStyle
public enum ErrorStyle : System.Enum 
Members
MemberDescription
Information[2] Specifies to use an information icon in the error alert.
Stop[0] Specifies to use a stop icon in the error alert.
Warning[1] Specifies to use a warning icon in the error alert.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.Data.ErrorStyle

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.