A newer version of this page is available.
Switch to the current version.
BootstrapRangeSelector.SettingsBehavior Property
Provides access to the BootstrapRangeSelector's behavior settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapRangeSelectorBehaviorSettings SettingsBehavior { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property SettingsBehavior As BootstrapRangeSelectorBehaviorSettings
Property Value
Type | Description |
---|---|
BootstrapRangeSelectorBehaviorSettings | An object of the BootstrapRangeSelectorBehaviorSettings class. |
See Also
Feedback