JAMS 6.x Help
CurReportCollection Class Properties


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

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

Reference

CurReportCollection Class
MVPSI.JAMS Namespace