Class PageSizeMode
Defines different PageSizeMode All - Specifies the PageSizeMode as All Root - Specifies the PageSizeMode as Root
Inheritance
System.Object
PageSizeMode
Namespace: Syncfusion.EJ2.TreeGrid
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class PageSizeMode : Enum
Fields
All
Declaration
public const PageSizeMode All
Field Value
Type | Description |
---|---|
PageSizeMode |
Root
Declaration
public const PageSizeMode Root
Field Value
Type | Description |
---|---|
PageSizeMode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |