Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LevelPos - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LevelPos

    Inheritance
    System.Object
    LevelPos
    Namespace: Syncfusion.Blazor.PivotView
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class LevelPos : Object

    Constructors

    LevelPos()

    Declaration
    public LevelPos()

    Properties

    End

    Declaration
    public int End { get; set; }
    Property Value
    Type Description
    System.Int32

    Start

    Declaration
    public int Start { get; set; }
    Property Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved