Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ListViewScrollEventData

Instances of this class are provided as event arguments when the RadListView.scrollStartedEvent, RadListView.scrolledEvent and RadListView.scrollEndedEvent events are fired by RadListView.

Hierarchy

  • ListViewScrollEventData

Implements

  • unknown

Index

Properties

eventName

eventName: string

Returns the name of the fired event.

object

object: any

Returns the object firing the event.

scrollOffset

scrollOffset: number

Returns the current scroll offset of the list.

Generated using TypeDoc