GrapeCity SPREAD for WPF 2.0J
UpdateVisualStateOverride メソッド (CellPresenter)

System.Windows.VisualTransition を使用して状態間を遷移する場合は true。それ以外の場合は false
派生クラスでオーバーライドされた場合、現在の BaseCellPresenter の表示状態を決定します。
構文
'Declaration
 
Protected Overrides Sub UpdateVisualStateOverride( _
   ByVal useTransitions As Boolean _
) 
protected override void UpdateVisualStateOverride( 
   bool useTransitions
)

パラメータ

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

CellPresenter クラス
CellPresenter メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.