ITableEntryHandle.IsSelected Özellik

Tanım

Bu ıtableentryhandle 'ın ilişkili olduğu girdinin seçili olup olmadığını alır veya ayarlar.

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

Özellik Değeri

Boolean

Boolean döndürür.

Şunlara uygulanır