SPREAD for WPF 3.0J - GcSpreadSheet
DataValidationErrorStyle 列挙体

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : DataValidationErrorStyle 列挙体
データ検証のエラーアラートのスタイル。
シンタックス
'宣言
 
Public Enum DataValidationErrorStyle 
   Inherits System.Enum
public enum DataValidationErrorStyle : System.Enum 
メンバ
メンバ解説
Informationこのデータ検証エラースタイルは、エラーアラートで情報アイコンを使用します。
Stopこのデータ検証エラースタイルは、エラーアラートで停止アイコンを使用します。
Warningこのデータ検証エラースタイルは、エラーアラートで警告アイコンを使用します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.DataValidationErrorStyle

参照

GrapeCity.Spreadsheet 名前空間