ImageGear .NET - Updated March 30, 2018
PageNumber Property (ImGearSelectionPage)




ImageGear24.Web Assembly > ImageGear.Web.UI Namespace > ImGearSelectionPage Class : PageNumber Property
Gets or sets page number for the page that needs to be selected.
Syntax
'Declaration
 
Public Property PageNumber As Integer
 
'Usage
 
Dim instance As ImGearSelectionPage
Dim value As Integer
 
instance.PageNumber = value
 
value = instance.PageNumber
Remarks
The default value is 0;
See Also

Reference

ImGearSelectionPage Class
ImGearSelectionPage Members