PropertyGrid::IComPropertyBrowser::EnsurePendingChangesCommitted Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Commits all pending changes to the PropertyGrid control. For a description of this member, see IComPropertyBrowser::EnsurePendingChangesCommitted.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
private: virtual bool EnsurePendingChangesCommitted() sealed = IComPropertyBrowser::EnsurePendingChangesCommitted
Return Value
Type: System::Booleantrue if all the PropertyGrid successfully commits changes; otherwise, false.
This member is an explicit interface member implementation. It can be used only when the PropertyGrid instance is cast to an IComPropertyBrowser interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: