Właściwość Tablix.Corner
Pobiera lewy górny róg obszaru tablix.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Corner As TablixCorner
Get
'Użycie
Dim instance As Tablix
Dim value As TablixCorner
value = instance.Corner
public TablixCorner Corner { get; }
public:
property TablixCorner^ Corner {
TablixCorner^ get ();
}
member Corner : TablixCorner
function get Corner () : TablixCorner
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.TablixCorner
A TablixCorner obiektu.
Zobacz także