DataGrid for WPF/Silverlight
DataGridSelectionDragStartedEventArgs クラス
メンバ 

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 : DataGridSelectionDragStartedEventArgs クラス
選択範囲ドラッグ開始イベントのイベントデータを提供します。
オブジェクト モデル
DataGridSelectionDragStartedEventArgs クラス
シンタックス
'宣言
 
Public Class DataGridSelectionDragStartedEventArgs 
   Inherits DataGridSelectionDragEventArgs
public class DataGridSelectionDragStartedEventArgs : DataGridSelectionDragEventArgs 
継承階層

System.Object
   System.EventArgs
      C1.WPF.DataGrid.DataGridSelectionDragEventArgs
         C1.WPF.DataGrid.DataGridSelectionDragStartedEventArgs

参照

DataGridSelectionDragStartedEventArgs メンバ
C1.WPF.DataGrid 名前空間