Interface IPanStateChangeEventArgs

Interface for the panStateChange igxList event arguments

Hierarchy

Hierarchy

  • IBaseEventArgs
    • IPanStateChangeEventArgs

Properties

newState: IgxListPanState
oldState: IgxListPanState
owner?: any

Provides reference to the owner component.