Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DrawerStateChangingEventArgs

Generic scheme for event arguments provided to handlers of events exposed by a RadSideDrawer.

Hierarchy

  • DrawerStateChangingEventArgs

Implements

  • unknown

Index

Properties

eventName

eventName: string

Returns the name of the event that has been fired.

object

object: any

The object that fires the event.

returnValue

returnValue: boolean

Indicates whether the event should be canceled if possible.

Generated using TypeDoc