Click or drag to resize
PageSummary Properties

The PageSummary type exposes the following members.

Properties
  NameDescription
Public propertyChildPages
Gets a list of all child summaries.
Public propertyPage
Gets or sets the page associated with the summary.
Public propertyPageEnabled
Gets a value indicating that the page should be shown as enabled in the list of pages.
Public propertyPageIcon
Gets the icon for the page.
Public propertyPageObject
Gets the settings object being modified by this page.
Public propertyPageTitle
Gets the title for the page.
Public propertySettingsView
Gets or sets the view that owns this summary.
Public propertyShowChildPagesInAlphabeticalOrder
Gets a value indicating that child pages are to be shown in alphabetical order of PageTitle. False by default unless the child pages are associated with a list.
Public propertyTreeNode
Gets or sets the tree node that represents this summary.
Top
See Also