WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridLayout

    Show / Hide Table of Contents

    Enum GridLayout

    Represents the grid layout.

    Namespace: Syncfusion.Olap.Engine
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum GridLayout

    Fields

    Name Description
    ExcelLikeLayout

    Grid Layout will be like excel.

    ExcelLikeLayoutWithMemberProperties

    Grid layout will be like excel along with member properties.

    Normal

    Grid Layout will be normal.

    NormalTopSummary

    Grid layout will be normal with Top positioned summary.

    NoSummaries

    Grid layout without summaries

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