Property IsSelected
IsSelected
Indicates whether the object is selected.
Declaration
public bool IsSelected { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Indicates whether the object is selected.
public bool IsSelected { get; set; }
| Type | Description |
|---|---|
| bool |