Back to Devexpress

DxRangeSelectorBackground.Enabled Property

blazor-devexpress-dot-blazor-dot-dxrangeselectorbackground-ab66083d.md

latest1.0 KB
Original Source

DxRangeSelectorBackground.Enabled Property

Specifies whether to apply background settings to the Range Selector.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[DefaultValue(true)]
[Parameter]
public bool Enabled { get; set; }

Property Value

TypeDefaultDescription
Booleantrue

true to apply background settings; otherwise, false.

|

Remarks

Refer to the DxRangeSelectorBackground class description for additional information and an example.

See Also

DxRangeSelectorBackground Class

DxRangeSelectorBackground Members

DevExpress.Blazor Namespace