Editor for WinForms
UpdatingItemStyle イベント

C1.Win.Editor.6 アセンブリ > C1.Win.Editor 名前空間 > C1EditorRibbon クラス : UpdatingItemStyle イベント
シンタックス
'宣言
 
Public Event UpdatingItemStyle As System.EventHandler(Of UpdatingItemStyleEventArgs)
public event System.EventHandler<UpdatingItemStyleEventArgs> UpdatingItemStyle
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、C1.Win.Ribbon.UpdatingItemStyleEventArgs 型の引数を受け取りました。次の UpdatingItemStyleEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
 
 
 
 
 
 
 
参照