DataGrid for WPF/Silverlight
IsCurrent プロパティ (DataGridCellPresenter)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridCellPresenter クラス : IsCurrent プロパティ
これが現在のセルの場合は、true を返します。
シンタックス
'宣言
 
Public Property IsCurrent As System.Boolean
public System.bool IsCurrent {get; set;}
解説
このプロパティは、プレゼンタが属する C1DataGridによって制御されます。
参照

DataGridCellPresenter クラス
DataGridCellPresenter メンバ