BootstrapRadioButtonListProperties.ValidationSettings Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapEditorValidationSettings ValidationSettings { get; }
Property Value
| Type |
|---|
| BootstrapEditorValidationSettings |
See Also