DataGrid for WPF/Silverlight
DataGridCellsRange コンストラクタ(DataGridRow,DataGridRow)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridCellsRange クラス > DataGridCellsRange コンストラクタ : DataGridCellsRange コンストラクタ(DataGridRow,DataGridRow)
一番上の行。
一番下の行。
DataGridCellsRangeクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal topRow As DataGridRow, _
   ByVal bottomRow As DataGridRow _
)
public DataGridCellsRange( 
   DataGridRow topRow,
   DataGridRow bottomRow
)

パラメータ

topRow
一番上の行。
bottomRow
一番下の行。
参照

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