Udostępnij przez


Właściwość Report.TopMargin

Pobiera szerokość marginesu górnego.

Przestrzeń nazw:  Microsoft.ReportingServices.ReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property TopMargin As ReportSize
    Get
'Użycie
Dim instance As Report
Dim value As ReportSize

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

Wartość właściwości

Typ: Microsoft.ReportingServices.ReportRendering.ReportSize
A ReportSize obiektu zawierającego szerokość marginesu na górze.