Share via


CompletionFilterWithState.IsSelected Property

Definition

Whether the filter is selected by the user. User may select a filter using mouse or a keyboard shortcut.

public:
 property bool IsSelected { bool get(); };
public bool IsSelected { get; }
member this.IsSelected : bool
Public ReadOnly Property IsSelected As Boolean

Property Value

Applies to