バージョン

OnDataObjectRequested メソッド

DataObjectRequested イベントを発生させます。
シンタックス
'宣言
 
Protected Friend Overridable Sub OnDataObjectRequested( _
   ByVal args As Infragistics.HandleableObjectGenerationEventArgs, _
   ByVal columnLayout As ColumnLayout, _
   ByVal parentRow As Row, _
   ByVal typeOfRowPopulated As Nullable(Of RowType) _
) 
protected internal virtual void OnDataObjectRequested( 
   Infragistics.HandleableObjectGenerationEventArgs args,
   ColumnLayout columnLayout,
   Row parentRow,
   Nullable<RowType> typeOfRowPopulated
)

パラメータ

args
columnLayout
parentRow
typeOfRowPopulated
参照