MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablix Interface / BottomMargin Property

In This Topic
BottomMargin Property (ITablix)
In This Topic
Gets the width of the bottom margin.
Syntax
'Declaration
 
ReadOnly Property BottomMargin As Length
 

Property Value

A GrapeCity.ActiveReports.PageReportModel.Length value representing the width of the bottom margin.
See Also