ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ToolOptionsEmbeddableControl Class


In This Topic
    ToolOptionsEmbeddableControl Class Properties
    In This Topic

    For a list of all members of this type, see ToolOptionsEmbeddableControl members.

    Public Properties
     NameDescription
    Public Property Gets and sets whether or not the EmbeddedControl can change its options. (Inherited from ArcGIS.Desktop.Framework.Controls.EmbeddableControl)
    Public PropertyGets if the control can perform a ArcGIS.Desktop.Framework.Controls.EmbeddableControl.CommitAsync. (Inherited from ArcGIS.Desktop.Framework.Controls.EmbeddableControl)
    Public PropertyGets and sets the dirty state of the tool options.  
    Public PropertyGets and sets the valid state of the tool options.  
    Public Property Gets or sets the view-model's model object. (Inherited from ArcGIS.Desktop.Framework.Contracts.ViewModelBase)
    Public Property Gets or sets the configuration options. (Inherited from ArcGIS.Desktop.Framework.Controls.EmbeddableControl)
    Public PropertyGets the icon to display when the tool options are displayed in the Active Template pane.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets whether multiple templates are being edited.  
    Protected Property Gets if this tool options control is hosted within the active template pane (true) or the template properties (false).  
    Protected Internal PropertyGets a working copy of ToolOptions ToolOptions  
    Top
    See Also