Defines a property indicating whether an object is selected.
| C# | Visual Basic | Visual C++ |
public interface ISelectable
Public Interface ISelectable
public interface class ISelectable
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| Selected |
Gets or sets a boolean value indicating whether the selectable
object is selected.
|