Back to Devexpress

BootstrapClientSparklineTooltipShownEventHandler<Sender> Interface

aspnetbootstrap-js-bootstrapclientsparklinetooltipshowneventhandler-1.md

latest278 B
Original Source

BootstrapClientSparklineTooltipShownEventHandler<Sender> Interface

Declaration

ts
interface BootstrapClientSparklineTooltipShownEventHandler<Sender> { (source: Sender, e: any): void; }

Parameters

NameType
sourceSender
eany