Share via


ITableEntryHandle.IsSelected Property

Definition

Gets or sets whether the entry this ITableEntryHandle is associated with is selected.

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

Property Value

Returns Boolean.

Applies to