IsSelected Property (WPFToolkitDataGridCell)
Class
WPFToolkitDataGridCell
.
Action
Gets a value that indicates whether the cell is selected.
Syntax
C#
protected
Boolean
IsSelected { get; }
VB
'Declaration Protected Read Property IsSelected As
Boolean
Access
Read only.