Tablix.Corner Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the upper left corner area of the tablix.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::TablixCorner ^ Corner { Microsoft::ReportingServices::OnDemandReportRendering::TablixCorner ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.TablixCorner Corner { get; }
member this.Corner : Microsoft.ReportingServices.OnDemandReportRendering.TablixCorner
Public ReadOnly Property Corner As TablixCorner
Property Value
A TablixCorner object.