'DeclarationPublic Function PageUp( _ ByVal changeSelection As Boolean _ ) As Boolean
public bool PageUp( bool changeSelection )
Parameters
- changeSelection
 - if set to 
truechanges the selected row. 
Return Value
true, if the scroll occurs
true changes the selected row.
'DeclarationPublic Function PageUp( _ ByVal changeSelection As Boolean _ ) As Boolean
public bool PageUp( bool changeSelection )
true changes the selected row.