JAMS 6.x Help
ReportCollection Class Properties


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

Public Properties
 NameDescription
Public PropertyAllowEdit (Inherited from System.ComponentModel.BindingList<Report>)
Public PropertyAllowNew (Inherited from System.ComponentModel.BindingList<Report>)
Public PropertyAllowRemove (Inherited from System.ComponentModel.BindingList<Report>)
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<Report>)
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<Report>)
Public PropertyLoadedFromGets the JAMS Server that was used to load this collection  
Public PropertyRaiseListChangedEvents (Inherited from System.ComponentModel.BindingList<Report>)
Top
Protected Properties
 NameDescription
Protected PropertyIsSortedCore (Inherited from System.ComponentModel.BindingList<Report>)
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<Report>)
Protected PropertySortDirectionCore (Inherited from System.ComponentModel.BindingList<Report>)
Protected PropertySortPropertyCore (Inherited from System.ComponentModel.BindingList<Report>)
Protected PropertySupportsChangeNotificationCore (Inherited from System.ComponentModel.BindingList<Report>)
Protected PropertySupportsSearchingCore (Inherited from System.ComponentModel.BindingList<Report>)
Protected PropertySupportsSortingCore (Inherited from System.ComponentModel.BindingList<Report>)
Top
See Also

Reference

ReportCollection Class
MVPSI.JAMS Namespace