TableEntryEventArgs.Handled 属性

定义

不确定事件是否已处理。

public:
 property bool Handled { bool get(); void set(bool value); };
public:
 property bool Handled { bool get(); void set(bool value); };
public bool Handled { get; set; }
member this.Handled : bool with get, set
Public Property Handled As Boolean

属性值

返回 Boolean

适用于