Back to Devexpress

DxMarginSettings.Left Property

blazor-devexpress-dot-blazor-dot-dxmarginsettings-a9d0397d.md

latest967 B
Original Source

DxMarginSettings.Left Property

Specifies the target element’s left margin.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

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

Property Value

TypeDescription
Nullable<Double>

The left margin in pixels.

|

Remarks

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

See Also

DxMarginSettings Class

DxMarginSettings Members

DevExpress.Blazor Namespace