WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TablixCorner - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TablixCorner

    Defines the layout and structure of the upper left-hand corner region of a tablix.

    Inheritance
    System.Object
    TablixCorner
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.ReportControls.Wpf.dll
    Syntax
    public class TablixCorner

    Constructors

    TablixCorner()

    Declaration
    public TablixCorner()

    TablixCorner(ReportSerializer)

    Declaration
    public TablixCorner(ReportSerializer serializer)
    Parameters
    Type Name Description
    ReportSerializer serializer

    Properties

    TablixCornerRows

    Declaration
    public TablixCornerRows TablixCornerRows { get; set; }
    Property Value
    Type Description
    TablixCornerRows

    Methods

    Clone()

    Declaration
    public object Clone()
    Returns
    Type Description
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved