A newer version of this page is available.
Switch to the current version.
BootstrapRadioButtonList.ValidationSettings Property
Gets the editor's validation settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapEditorValidationSettings ValidationSettings { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property ValidationSettings As BootstrapEditorValidationSettings
Property Value
Type | Description |
---|---|
BootstrapEditorValidationSettings | A BootstrapEditorValidationSettings object that contains validation settings. |
See Also
Feedback