Version

ISelectableItem Interface Properties

For a list of all members of this type, see ISelectableItem members.

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