バージョン

GetDragElements(IProvideRowLayoutColumnInfo,Boolean) メソッド

dragIndicator で描画される UIElements を取得します。
シンタックス
'宣言
 
Public Overloads Overridable Function GetDragElements( _
   ByVal itemBeingDragged As IProvideRowLayoutColumnInfo, _
   ByVal isGroupByButton As Boolean _
) As Infragistics.Win.UIElement()
public virtual Infragistics.Win.UIElement[] GetDragElements( 
   IProvideRowLayoutColumnInfo itemBeingDragged,
   bool isGroupByButton
)

パラメータ

itemBeingDragged
要素が返される列。
isGroupByButton
GroupByButton の UIElement を取得するために True を渡します。
参照