GridViewEditItemTemplateContainer.ValidationGroup Property
Gets a value that specifies the group of template controls for which the current container causes validation.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
String | A string value that specifies the group of template controls for which the current container causes validation. |
Remarks
Concept
Validate Grid Data - Edit Form Template
See Also