ValidationGroup Property (C1Wizard)
Gets or sets the group of controls for which the wizard causes validation when it posts back to the server.
public System.string ValidationGroup {get; set;}
'Declaration
Public Property ValidationGroup As System.String