Back to Devexpress

DxRangeSelectorIndent.Left Property

blazor-devexpress-dot-blazor-dot-dxrangeselectorindent.md

latest1.0 KB
Original Source

DxRangeSelectorIndent.Left Property

Specifies the indent between the component container’s left edge and the scale.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[Parameter]
public int? Left { get; set; }

Property Value

TypeDescription
Nullable<Int32>

The horizontal indent in pixels.

|

Remarks

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

See Also

DxRangeSelectorIndent Class

DxRangeSelectorIndent Members

DevExpress.Blazor Namespace