Tablix.TablixCorner 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 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.