Enumeration EScrollResult

scrolling result

Enumeration Members

Enumeration Members

ALL: 1

all rows needed to be recreated

NONE: 0

nothing has changed

SOME: 2

unknown

SOME_BOTTOM: 3

some rows are added at the bottom

SOME_TOP: 4

some rows are added at the top