ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / TransformationsControlProperties Class / CanEditTransformationCollection Property
Version

CanEditTransformationCollection Property
Gets and sets if items can be added to the table (through the Add button) or removed from the table (through the Delete button for each row) in the TransformationsControl.
Syntax
public bool CanEditTransformationCollection {get; set;}
Remarks
The default is true.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also