ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotClientSizeBuilder - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PivotClientSizeBuilder

    Inheritance
    System.Object
    PivotClientSizeBuilder
    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.JavaScript
    Assembly: Syncfusion.EJ.Pivot.dll
    Syntax
    public class PivotClientSizeBuilder

    Constructors

    PivotClientSizeBuilder(PivotClientSize)

    Declaration
    public PivotClientSizeBuilder(PivotClientSize size)
    Parameters
    Type Name Description
    PivotClientSize size

    Methods

    Height(String)

    Declaration
    public PivotClientSizeBuilder Height(string height)
    Parameters
    Type Name Description
    System.String height
    Returns
    Type Description
    PivotClientSizeBuilder

    Width(String)

    Declaration
    public PivotClientSizeBuilder Width(string width)
    Parameters
    Type Name Description
    System.String width
    Returns
    Type Description
    PivotClientSizeBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved