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