Click or drag to resize
PageSummarySettingsView Property
Gets or sets the view that owns this summary.

Namespace: VirtualRadar.WinForms.SettingPage
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SettingsView SettingsView { get; set; }

Property Value

Type: SettingsView
See Also