GrapeCity SPREAD for WPF 2.0J
BlinkStyle 列挙体

System.Windows.Controls.ValidationError が発生したことをユーザーに通知するために、GrapeCity.Windows.InputMan.GcValidationIndicator によって提供されたエラー内容がいつ点滅するかを示す定数を指定します。
構文
'Declaration
 
Public Enum BlinkStyle 
   Inherits System.Enum
public enum BlinkStyle : System.Enum 
メンバ
メンバ説明
AlwaysBlinkSystem.Windows.FrameworkElement のターゲットプロパティの検証が失敗したとき常にエラー内容が点滅します。
BlinkOnValidateSystem.Windows.FrameworkElement のターゲットプロパティの検証が失敗するたびにエラー内容が点滅します。 何度か点滅した後、点滅は停止します。
NeverBlinkエラー内容は点滅しません。
解説
この列挙体は GrapeCity.Windows.InputMan.GcValidationIndicator によって使用されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadGrid.Editors.BlinkStyle

参照

GrapeCity.Windows.SpreadGrid.Editors 名前空間

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.