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