バージョン

Element プロパティ (RowResizingEventArgs)

サイズ変更された UIElement を返します。または幅をコードで変更した場合は、null。null ではない場合、ヘッダーをサイズ変更した Infragistics.Win.UltraWinSchedule.TimelineView.ColumnHeaderUIElement またはセルをサイズ変更しました Infragistics.Win.UltraWinSchedule.TimelineView.TimeSlotUIElement を返します。
シンタックス
'宣言
 
Public ReadOnly Property Element As Infragistics.Win.UIElement
public Infragistics.Win.UIElement Element {get;}
参照