Property Handled
| Edit this page View SourceHandled
Gets or sets a value indicating whether the event handler has handled the event and the default action should be prevented.
Declaration
public bool Handled { get; set; }
Property Value
Type | Description |
---|---|
bool |