ActiveReports 12
ContentMargin Property (MapViewport)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapViewport Class : ContentMargin Property
Gets or sets the content margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 10pt.
Syntax
'Declaration
 
Public Property ContentMargin As ExpressionInfo
public ExpressionInfo ContentMargin {get; set;}
See Also

Reference

MapViewport Class
MapViewport Members