ReportItem.Top Özelliği
öğe uzaklığı içeren nesne üst kısmından alır.
Ad Alanı: Microsoft.ReportingServices.OnDemandReportRendering
Derleme: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)
Sözdizimi
'Bildirim
Public Overridable ReadOnly Property Top As ReportSize
Get
'Kullanım
Dim instance As ReportItem
Dim value As ReportSize
value = instance.Top
public virtual ReportSize Top { get; }
public:
virtual property ReportSize^ Top {
ReportSize^ get ();
}
abstract Top : ReportSize
override Top : ReportSize
function get Top () : ReportSize
Özellik Değeri
Tür: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize nesne.