DataGrid for WPF/Silverlight
IsCellSelectionMode メソッド (DataGridSelectionModeExtension)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridSelectionModeExtension クラス : IsCellSelectionMode メソッド
選択モード。
この選択モードでセルを選択するかどうかを判定します。
シンタックス
'宣言
 
Public Shared Function IsCellSelectionMode( _
   ByVal selectionMode As DataGridSelectionMode _
) As System.Boolean
public static System.bool IsCellSelectionMode( 
   DataGridSelectionMode selectionMode
)

パラメータ

selectionMode
選択モード。

戻り値の型

この選択モードでセルを選択する場合は true、そうでない場合は false
参照

DataGridSelectionModeExtension クラス
DataGridSelectionModeExtension メンバ