SPREAD for WPF 3.0J - GcSpreadGrid
UpdateVisualStateOverride メソッド (BaseCellPresenter)

GrapeCity.Windows.SpreadGrid.Presenters 名前空間 > BaseCellPresenter クラス : UpdateVisualStateOverride メソッド
System.Windows.VisualTransition を使用して状態間を遷移する場合は true。それ以外の場合は false
派生クラスでオーバーライドされた場合、現在の BaseCellPresenter の表示状態を決定します。
シンタックス
'宣言
 
Protected Overrides Sub UpdateVisualStateOverride( _
   ByVal useTransitions As Boolean _
) 
protected override void UpdateVisualStateOverride( 
   bool useTransitions
)

パラメータ

useTransitions
System.Windows.VisualTransition を使用して状態間を遷移する場合は true。それ以外の場合は false
参照

BaseCellPresenter クラス
BaseCellPresenter メンバ