CollectionChangeEventArgsTHandled Property

Get/Set a value indicating whether this change has been handled.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public bool Handled { get; set; }

Property Value

Boolean

See Also