RightMargin Property (ITablix)
In This Topic
Gets the width of the right margin.
Syntax
'Declaration
ReadOnly Property RightMargin As Length
Length RightMargin {get;}
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length value representing the width of the right margin.
See Also