ComponentOne DataGrid for WPF and Silverlight
IsCurrent Property (DataGridCellPresenter)

C1.WPF.DataGrid Namespace > DataGridCellPresenter Class : IsCurrent Property
Gets or sets a value indicating whether this cell is the current cell.
Syntax
'Declaration
 
Public Property IsCurrent As System.Boolean
public System.bool IsCurrent {get; set;}
Remarks
This property is controlled by the C1DataGrid to which the presenter belongs.
See Also

Reference

DataGridCellPresenter Class
DataGridCellPresenter Members