IgcGridScrollEventArgs
Event emitted when a grid is scrolled.
Properties
Section titled "Properties"direction
Section titled "direction"The scroll direction - vertical or horizontal.
direction: string Optional owner
Section titled "owner"Inherited from: IgcBaseEventArgs
Provides reference to the owner component.
owner?: any