Back to Devexpress

DxRangeSelectorBackground.ImageUrl Property

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

latest943 B
Original Source

DxRangeSelectorBackground.ImageUrl Property

Specifies the background image URL.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[Parameter]
public string ImageUrl { get; set; }

Property Value

TypeDescription
String

The image URL.

|

Remarks

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

See Also

DxRangeSelectorBackground Class

DxRangeSelectorBackground Members

DevExpress.Blazor Namespace