'DeclarationPublic Function PageDown( _ ByVal changeSelection As Boolean _ ) As Boolean
public bool PageDown( 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 PageDown( _ ByVal changeSelection As Boolean _ ) As Boolean
public bool PageDown( bool changeSelection )
true changes the selected row.