ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / EditingGroupTemplate.Part Class
Properties Methods Events


In This Topic
    EditingGroupTemplate.Part Class Members
    In This Topic

    The following tables list the members exposed by EditingGroupTemplate.Part.

    Public Properties
     NameDescription
    Public PropertyGets this Part's BuilderMethod that is associated with the Template.  
    Public PropertyGets the Builder's icon.  
    Public PropertyGets the Template's Inspector.  
    Public PropertyGets whether this Part contains the BaseTemplate.  
    Public Property Gets the containing EditingGroupTemplate.  
    Public Property Gets this Part's EditingRowTemplate.  
    Public PropertyGets the Template's icon for use as a tooltip.  
    Public PropertyGets text from ToString and adjusts it for use as a tooltip.  
    Public PropertyGets the parameter values that are to be used in conjunction with the Builder.  
    Top
    Public Methods
     NameDescription
    Public MethodGets text that describes the Template and Builder.  
    Top
    Protected Methods
    Public Events
     NameDescription
    Public Event Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
    Top
    See Also