LeftMargin Property (Tablix)
In This Topic
Gets or sets a width of the left margin.
Syntax
'Declaration
Public Property LeftMargin As Length
public Length LeftMargin {get; set;}
Property Value
A
Length value indicating the width of the left margin. Default value is
0in
.
See Also