'Declaration
<DefaultValueAttribute()>
<CategoryAttribute("ImGearThumbnailList Client Events")>
<DescriptionAttribute("Gets or sets user defined Javascript event handler to receive a call to the client pageSelectionChanged event.")>
Public Property OnPageSelectionChanged As String
'Usage
Dim instance As ImGearThumbnailList
Dim value As String
instance.OnPageSelectionChanged = value
value = instance.OnPageSelectionChanged