Click or drag to resize
PageSummaryShowChildPagesInAlphabeticalOrder Property
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.

Namespace: VirtualRadar.WinForms.SettingPage
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual bool ShowChildPagesInAlphabeticalOrder { get; }

Property Value

Type: Boolean
See Also