Infragistics2.Shared.v8.1
ISelectableItem Interface Members
See Also  Properties 
Infragistics.Shared Namespace : ISelectableItem Interface


The following tables list the members exposed by ISelectableItem.

Public Properties

 NameDescription
 PropertyIsDraggable True if the item is Draggable (read-only).  
 PropertyIsSelectable True if the item is selectable (read-only).  
 PropertyIsSelected True if the item is currently selected (read-only).  
 PropertyIsTabStop True if this item is a tab stop  
Top

See Also