ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / EmbeddableControl Class / CanCommit Property

CanCommit Property
Gets if the control can perform a CommitAsync.
Syntax
public virtual bool CanCommit {get;}
Remarks
This is usually set in conjunction with CanChangeOptions
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also