バージョン

Row プロパティ (UltraGridRowEditTemplate)

テンプレートに関連付けられている行を返します。現在テンプレートで行を編集していない場合は null。
シンタックス
'宣言
 
Public ReadOnly Property Row As UltraGridRow
public UltraGridRow Row {get;}
参照