ArcGIS Pro 2.9 API Reference Guide
Page Class Properties


ArcGIS.Desktop.Framework.Contracts Namespace : Page Class

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

Public Properties
 NameDescription
Public Property Gets or sets the page's label as presented in the property sheet.  
Public Property Gets the page's DAML identifier.  
Public Property Gets or sets a boolean indicating if the page is currently enabled.  
Public Property Gets a boolean indicating if the page is currently loading.  
Public Property Gets or sets a boolean indicating if the page is currently selected.  
Public Property Gets or sets a boolean notifying the application whether the page is valid or not.  
Public Property Gets or sets the view-model's model object. (Inherited from ArcGIS.Desktop.Framework.Contracts.ViewModelBase)
Top
Protected Properties
 NameDescription
Protected Internal Property Gets a flag to notify the system that the page can be reset.  
Protected Internal Property Gets or sets the data passed to the property sheet.  
Protected Internal Property Gets or sets a boolean notifying the application whether the page produced an error during commit. If any page errors, the property sheet will not close during commit.  
Protected Internal Property Gets or sets a boolean to notify the system that the page has been modified.  
Protected Internal Property Gets or sets parent page of the page, if the property sheet is using a tree representation.  
Top
See Also

Reference

Page Class
ArcGIS.Desktop.Framework.Contracts Namespace
PropertySheet Class