Version

ISelectableItem Interface Members

The following tables list the members exposed by ISelectableItem.

Public Properties
 NameDescription
 PropertyIsDraggableTrue if the item is Draggable (read-only).  
 PropertyIsSelectableTrue if the item is selectable (read-only).  
 PropertyIsSelectedTrue if the item is currently selected (read-only).  
 PropertyIsTabStopTrue if this item is a tab stop  
See Also