Interface IChangeProgressEventArgs

Hierarchy

Hierarchy

  • IBaseEventArgs
    • IChangeProgressEventArgs

Properties

currentValue: number
owner?: any

Provides reference to the owner component.

previousValue: number