バージョン

GetPivotItem メソッド

渡された項目のタイプに基づいてピボット項目であるISelectableItemを返します
シンタックス
'宣言
 
Function GetPivotItem( _
   ByVal item As Infragistics.Shared.ISelectableItem _
) As Infragistics.Shared.ISelectableItem
Infragistics.Shared.ISelectableItem GetPivotItem( 
   Infragistics.Shared.ISelectableItem item
)

パラメータ

item
タイプが使用される Infragistics.Shared.ISelectableItem

戻り値の型

指定した項目に基づくピボット項目の ISelectableItem
参照