Partager via


Propriété Tablix.BottomMargin

Gets the width of the bottom margin.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property BottomMargin As ReportSizeProperty 
    Get
'Utilisation
Dim instance As Tablix 
Dim value As ReportSizeProperty 

value = instance.BottomMargin
public ReportSizeProperty BottomMargin { get; }
public:
property ReportSizeProperty^ BottomMargin {
    ReportSizeProperty^ get ();
}
member BottomMargin : ReportSizeProperty
function get BottomMargin () : ReportSizeProperty

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Returns ReportSizeProperty.

Voir aussi

Référence

Tablix Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering