Class ScrollOrientation
Defines constants that describes the possible orientation for SfDataPager.
Inheritance
System.Object
ScrollOrientation
Namespace: Syncfusion.SfDataGrid.DataPager
Assembly: Syncfusion.SfDataGrid.Android.dll
Syntax
public sealed class ScrollOrientation : Enum
Fields
Horizontal
Sets the orientation of the SfDataPager to horizontal.
Declaration
public const ScrollOrientation Horizontal
Field Value
Type | Description |
---|---|
ScrollOrientation |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
Vertical
Sets the orientation of the SfDataPager to vertical.
Declaration
public const ScrollOrientation Vertical
Field Value
Type | Description |
---|---|
ScrollOrientation |