Property Value
true
if entering edit mode should be canceled; otherwise, false
.true
if entering edit mode should be canceled; otherwise, false
.true
prevents the control from entering edit mode. This can be used to enforce custom validation or other pre-editing conditions. The default value is false
, allowing edit mode to be entered.