PowerTools SPREAD for ASP.NET 8.0J
OnPropertyChanged(String,Boolean) メソッド

プロパティの名前。
条件付き書式ルールの表現されたデータが変更されたかどうかを示します。
プロパティ値が変更されたときに呼び出されます。
構文
'Declaration
 
Protected Overloads Overrides Sub OnPropertyChanged( _
   ByVal propertyName As String, _
   ByVal dataChanged As Boolean _
) 
protected override void OnPropertyChanged( 
   string propertyName,
   bool dataChanged
)

パラメータ

propertyName
プロパティの名前。
dataChanged
条件付き書式ルールの表現されたデータが変更されたかどうかを示します。
参照

ThreeColorScaleConditionalFormattingRule クラス
ThreeColorScaleConditionalFormattingRule メンバ
オーバーロード一覧

 

 


© 2003-2015, GrapeCity inc. All rights reserved.