SPREAD for WPF 4.0J - GcSpreadSheet
LicenseDialogKind 列挙体

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Common.Resources 名前空間 : LicenseDialogKind 列挙体
ライセンスダイアログの種類を表します。
シンタックス
'宣言
 
Public Enum LicenseDialogKind 
   Inherits System.Enum
public enum LicenseDialogKind : System.Enum 
メンバ
メンバ解説
Errorエラーダイアログ。 無効なライセンスまたはその他のエラーに対して表示されます。
Info情報ダイアログ。 トライアル版のライセンス用に表示されます。
Warning警告ダイアログ。 有効期限が切れたトライアル版ライセンスに対して表示されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Common.Resources.LicenseDialogKind

参照

GrapeCity.Common.Resources 名前空間