MarginBottomLeft

Top  Previous  Next

Gets or sets the bottom left margin, in percentage relative to the grid's width, of layout.

[Visual Basic .NET]

Public Property MarginBottomLeft As Float

[C#]

public float MarginBottomLeft {get; set;}

 

Remarks

A valid value must be between 0 and 50. Please refer to Margins Notes for more information.