Gets or sets the name of the validation group to which this item belongs.

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public string ValidationGroup { get; set; }
Visual Basic
Public Property ValidationGroup As String
	Get
	Set

See Also