ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / BackstageTab Class
Properties Methods Events


In This Topic
    BackstageTab Class Members
    In This Topic

    The following tables list the members exposed by BackstageTab.

    Public Properties
     NameDescription
    Public Property Gets the caption (title) of the BackstageTab.  
    Public Property Gets the content portion of the BackstageTab.  
    Public Property Gets the DAML string identifier for the BackstageTab.  
    Top
    Protected Methods
     NameDescription
    Protected Internal Method Called whenever a BackstageTab is unselected.  
    Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
    Protected Internal Method Optional override to create the visible content of the control.  
    Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
    Protected Internal Method Called whenever a BackstageTab is unselected.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
    Top
    See Also