Back to Devexpress

DxRangeSelectorSliderHandle.Width Property

blazor-devexpress-dot-blazor-dot-dxrangeselectorsliderhandle-db3f6d70.md

latest1011 B
Original Source

DxRangeSelectorSliderHandle.Width Property

Specifies the width of slider handles.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[DefaultValue(1)]
[Parameter]
public int Width { get; set; }

Property Value

TypeDefaultDescription
Int321

The width of slider handles in pixels.

|

Remarks

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

See Also

DxRangeSelectorSliderHandle Class

DxRangeSelectorSliderHandle Members

DevExpress.Blazor Namespace