FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpBaseStatusBarElement クラス : FireOnChanged メソッド |
'Declaration
Protected Overridable Sub FireOnChanged( _ ByVal propertyName As String _ )
'使用法
Dim instance As FpBaseStatusBarElement Dim propertyName As String instance.FireOnChanged(propertyName)
protected virtual void FireOnChanged( string propertyName )