PageReceiverLocationsSummary Class |
Namespace: VirtualRadar.WinForms.SettingPage
The PageReceiverLocationsSummary type exposes the following members.
Name | Description | |
---|---|---|
PageReceiverLocationsSummary | Initializes a new instance of the PageReceiverLocationsSummary class |
Name | Description | |
---|---|---|
ChildPages |
Gets a list of all child summaries.
(Inherited from PageSummary.) | |
Page |
Gets or sets the page associated with the summary.
(Inherited from PageSummary.) | |
PageEnabled |
Gets a value indicating that the page should be shown as enabled in the list of pages.
(Inherited from PageSummary.) | |
PageIcon |
See base docs.
(Overrides PageSummaryPageIcon.) | |
PageObject |
Gets the settings object being modified by this page.
(Inherited from PageSummary.) | |
PageTitle |
See base docs.
(Overrides PageSummaryPageTitle.) | |
SettingsView |
Gets or sets the view that owns this summary.
(Inherited from PageSummary.) | |
ShowChildPagesInAlphabeticalOrder |
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.
(Inherited from PageSummary.) | |
TreeNode |
Gets or sets the tree node that represents this summary.
(Inherited from PageSummary.) |
Name | Description | |
---|---|---|
AssociateChildPages |
See base docs.
(Overrides PageSummaryAssociateChildPages.) | |
AssociateValidationFields |
Associates controls with validation fields.
(Inherited from PageSummary.) | |
CreatePage |
Creates the page for display.
(Inherited from PageSummary.) | |
DoCreatePage |
See base docs.
(Overrides PageSummaryDoCreatePage.) | |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetControlForValidationField |
Returns the control associated with the field passed across. Returns null if the pageObject passed
across does not match the pageObject held by the page.
(Inherited from PageSummary.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetPageEnabledPropertyT |
Sets up the automatic page enabled fetcher.
(Inherited from PageSummary.) | |
SetPageTitlePropertyT |
Sets up the automatic page title fetcher.
(Inherited from PageSummary.) | |
SetValidationFields |
Records which controls display which validation fields.
(Inherited from PageSummary.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
_ValidationFieldControlMap |
A map of validation fields to the controls that they represent.
(Inherited from PageSummary.) |