Version

DataPresenterBase.SelectedItemHolder Class Properties

For a list of all members of this type, see DataPresenterBase.SelectedItemHolder members.

Public Properties
 NameDescription
Public PropertyCellsReturns a reference to a collection of the selected Cell objects. This property is read-only at run-time. This property is not available at design-time.  
Public PropertyDataPresenterReturns the owning DataPresenterBase (read-only).  
Public PropertyFieldsReturns a reference to a collection of the selected Field objects. This property is read-only at run-time. This property is not available at design-time.  
Public PropertyRecordsReturns a reference to a collection of the selected Record objects. This property is read-only at run-time. This property is not available at design-time.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
See Also