BindingGroup.CanRestoreValues 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得系結中的每個來源是否可以捨棄暫止的變更,並還原原始值。
public:
property bool CanRestoreValues { bool get(); };
public bool CanRestoreValues { get; }
member this.CanRestoreValues : bool
Public ReadOnly Property CanRestoreValues As Boolean
屬性值
true如果綁定中的每個來源都能丟棄待處理的變更並還原原始值;否則,。 false
備註
來源若實 IEditableObject作 ,則可捨棄待處理的變更。