Miner.Controls Assembly > Miner.Controls Namespace > WizardPage Class : Style Property |
'Declaration <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <CategoryAttribute("Wizard")> <DescriptionAttribute("Gets or sets the style of the wizard page.")> Public Property Style As WizardPageStyle
'Usage Dim instance As WizardPage Dim value As WizardPageStyle instance.Style = value value = instance.Style
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] [Category("Wizard")] [Description("Gets or sets the style of the wizard page.")] public WizardPageStyle Style {get; set;}
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.