ValidationCompletedEventArgs.ValidationGroup Property
Gets the name of the validation group to which validation has been applied.
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 validation group’s name. |
See Also