Method EndLabelEdit
EndLabelEdit(bool)
Ends label editing, if any.
void EndLabelEdit(bool commit = true)
Parameters
commitboolUse
true(default) to store edited label text in property cell data.
Ends label editing, if any.
void EndLabelEdit(bool commit = true)
commit boolUse true (default) to store edited label text in
property cell data.