FlexGrid for WPF
GetCellRect(CellRange) メソッド

C1.WPF.FlexGrid.4.6.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > GridPanel クラス > GetCellRect メソッド : GetCellRect(CellRange) メソッド
検索する CellRange
パネル内の CellRangeの位置を表す四角形を取得します。
シンタックス
'宣言
 
Public Overloads Function GetCellRect( _
   ByVal rng As CellRange _
) As System.Windows.Rect
public System.Windows.Rect GetCellRect( 
   CellRange rng
)

パラメータ

rng
検索する CellRange

戻り値の型

セル範囲の位置を表す四角形。
参照

GridPanel クラス
GridPanel メンバ
オーバーロード一覧