PagerInputType
Enum
Controls the type of the pager. You can choose between numeric buttons and input.
Definition
Fields
Pages are controlled with numeric buttons.
C#
Buttons = 0
Pages are controlled with direct input.
C#
Input = 1
Controls the type of the pager. You can choose between numeric buttons and input.
Pages are controlled with numeric buttons.
Buttons = 0
Pages are controlled with direct input.
Input = 1