ITableEntryHandle.IsSelected 屬性

定義

取得或設定是否已選取這個 ITableEntryHandle 相關聯的專案。

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

屬性值

傳回 Boolean

適用於