Sandbox Logo

ButtonEvent.StopPropagation

bool StopPropagation { get; set; }

Description

Set to <see langword="true" /> to prevent the event from propagating to the parent panel.

Return

User Comments