Tablix.TablixCorner Property

Definition

Gets or sets the region that contains the elements of the upper left corner area of the Tablix.

public:
 property Microsoft::ReportingServices::RdlObjectModel::TablixCorner ^ TablixCorner { Microsoft::ReportingServices::RdlObjectModel::TablixCorner ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::TablixCorner ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.TablixCorner TablixCorner { get; set; }
member this.TablixCorner : Microsoft.ReportingServices.RdlObjectModel.TablixCorner with get, set
Public Property TablixCorner As TablixCorner

Property Value

A TablixCorner object.

Applies to