バージョン

GetHighlightingInfo メソッド

このシリーズの強調表示を取得します。
シンタックス
'宣言
 
Protected Overrides Function GetHighlightingInfo( _
   ByVal item As Object, _
   ByVal world As Point, _
   ByVal forceFullRange As Boolean _
) As Infragistics.HighlightingInfo
protected override Infragistics.HighlightingInfo GetHighlightingInfo( 
   object item,
   Point world,
   bool forceFullRange
)

パラメータ

item
データ項目
world
使用するワールド座標値
forceFullRange
全範囲の強調表示を強制します。
参照