Back to Devexpress

BootstrapClientFloatingActionButtonContextChangingEventHandler<Sender> Interface

aspnetbootstrap-js-bootstrapclientfloatingactionbuttoncontextchangingeventhandler-1.md

latest501 B
Original Source

BootstrapClientFloatingActionButtonContextChangingEventHandler<Sender> Interface

Declaration

ts
interface BootstrapClientFloatingActionButtonContextChangingEventHandler<Sender> { (source: Sender, e: BootstrapClientFloatingActionButtonContextChangingEventArgs): void; }

Parameters

NameType
sourceSender
eBootstrapClientFloatingActionButtonContextChangingEventArgs