| C1.Web.Wijmo.Controls.C1Wizard Namespace > C1Wizard Class : ValidationGroup Property |
'Declaration<System.ComponentModel.BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)> <C1CategoryAttribute("Behavior")> <C1DescriptionAttribute(Key="C1Wizard.ValidationGroup", Description="Gets or sets the group of controls for which the wizard causes validation when it posts back to the server.")> <LayoutAttribute(LayoutType.Behavior)> <System.ComponentModel.DefaultValueAttribute()> Public Property ValidationGroup As System.String
[System.ComponentModel.Bindable(Bindable=true, Direction=BindingDirection.OneWay)] [C1Category("Behavior")] [C1Description(Key="C1Wizard.ValidationGroup", Description="Gets or sets the group of controls for which the wizard causes validation when it posts back to the server.")] [Layout(LayoutType.Behavior)] [System.ComponentModel.DefaultValue()] public System.string ValidationGroup {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2