Miner.Controls Assembly > Miner.Controls Namespace > Wizard Class : Pages Property |
'Declaration <System.ComponentModel.CategoryAttribute("Wizard")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.ComponentModel.DescriptionAttribute("Gets the collection of wizard pages in this tab control.")> Public ReadOnly Property Pages As WizardPagesCollection
'Usage Dim instance As Wizard Dim value As WizardPagesCollection value = instance.Pages
[System.ComponentModel.Category("Wizard")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.ComponentModel.Description("Gets the collection of wizard pages in this tab control.")] public WizardPagesCollection Pages {get;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.