ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SpreadsheetHideRowBuilder<T> - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SpreadsheetHideRowBuilder<T>

    Specifies the class for Spreadsheet HideRow builder which includes the hiderows properties.

    Inheritance
    System.Object
    SpreadsheetHideRowBuilder<T>
    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.dll
    Syntax
    public class SpreadsheetHideRowBuilder<T>
        where T : class
    Type Parameters
    Name Description
    T

    Constructors

    SpreadsheetHideRowBuilder(Sheet)

    Initializes a new instance of the SpreadsheetHideRowBuilder<T> class.

    Declaration
    public SpreadsheetHideRowBuilder(Sheet sheet)
    Parameters
    Type Name Description
    Sheet sheet

    The sheet.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved