Back to Devexpress

BootstrapRangeSelectorBackgroundSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-12266a6c.md

latest1.8 KB
Original Source

BootstrapRangeSelectorBackgroundSettings Class

Stores settings of the Range Selector control’s background.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapRangeSelectorBackgroundSettings :
    JsonProperties
vb
Public Class BootstrapRangeSelectorBackgroundSettings
    Inherits JsonProperties

The following members return BootstrapRangeSelectorBackgroundSettings objects:

Remarks

An object of the BootstrapRangeSelectorBackgroundSettings type can be accessed using the range selector’s BootstrapRangeSelector.SettingsBackground property.

Inheritance

Object StateManager PropertiesBase DevExpress.Web.Bootstrap.Internal.JsonProperties BootstrapRangeSelectorBackgroundSettings

See Also

BootstrapRangeSelectorBackgroundSettings Members

DevExpress.Web.Bootstrap Namespace