TablixCorner Class
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.
Defines the layout and structure of the upper left-hand corner region of a tablix. The height of the corner is the sum of the heights of the column headers. The width of the corner is the sum of the widths of the row headers.
public ref class TablixCorner sealed
public sealed class TablixCorner
type TablixCorner = class
Public NotInheritable Class TablixCorner
- Inheritance
-
TablixCorner
Properties
RowCollection |
Gets the rows of the tablix corner. |