Name | Description | |
---|---|---|
CanChangeOptions | Gets and sets whether or not the EmbeddedControl can change its options. (Inherited from ArcGIS.Desktop.Framework.Controls.EmbeddableControl) | |
CanCommit | Gets if the control can perform a ArcGIS.Desktop.Framework.Controls.EmbeddableControl.CommitAsync. (Inherited from ArcGIS.Desktop.Framework.Controls.EmbeddableControl) | |
ID | Gets the DAML ID of this AttributeTabEmbeddableControl. | |
Inspector | Gets the inspector containing the row(s) highlighted in the attributes treeview. | |
IsDefault | Gets if the tab is the default tab displayed when a row is selected in the Attribute treeview. Default value is false. | |
IsDirty | Gets if this control is dirty. Defaults to the IsDirty of the Inspector otherwise false. | |
IsMapMemberHighlighted | Gets if the mapMember is highlighted in the attributes treeview. | |
IsValid | Gets if this control is valid? Defaults to the HasValidEdits of the Inspector otherwise false. | |
Model | Gets or sets the view-model's model object. (Inherited from ArcGIS.Desktop.Framework.Contracts.ViewModelBase) | |
Name | Gets the DAML name content property of this AttributeTabEmbeddableControl. This is displayed as the tab Title. | |
Options | Gets or sets the configuration options. (Inherited from ArcGIS.Desktop.Framework.Controls.EmbeddableControl) | |
ShowAutoApplyControls | Gets if the "auto apply edit" controls are displayed at the bottom of the tab. Default value is true. | |
SupportsMultiples | Gets if this control (and it's tab) support selection of multiple rows in the Attribute treeview. Default value is false. |