相关文章推荐
酒量小的眼镜  ·  从 SharePoint Online ...·  1 年前    · 
谦逊的红豆  ·  ASPNET.Core ...·  1 年前    · 
销魂的水桶  ·  subprocess时报sudo: ...·  2 年前    · 
坏坏的莴苣  ·  Pandas/Pyspark ...·  2 年前    · 

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft Edge More info about Internet Explorer and Microsoft Edge
public bool CancelEdit ();
member this.CancelEdit : unit -> bool
Public Function CancelEdit () As Boolean

Returns

public:
 bool CancelEdit(System::Windows::Controls::DataGridEditingUnit editingUnit);
public bool CancelEdit (System.Windows.Controls.DataGridEditingUnit editingUnit);
member this.CancelEdit : System.Windows.Controls.DataGridEditingUnit -> bool
Public Function CancelEdit (editingUnit As DataGridEditingUnit) As Boolean

Parameters