Spread Windows Forms 8.0 Product Documentation
NotifyCollection Class
Members 


Extends the System.Collections.CollectionBase class which notifies when items are being added or removed from the collection.
Object Model
NotifyCollection Class
Syntax
'Declaration
 
Public MustInherit Class NotifyCollection 
   Inherits System.Collections.CollectionBase
'Usage
 
Dim instance As NotifyCollection
public abstract class NotifyCollection : System.Collections.CollectionBase 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      GrapeCity.Win.Spread.InputMan.CellType.NotifyCollection
         GrapeCity.Win.Spread.InputMan.CellType.HolidayCollection

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

NotifyCollection Members
GrapeCity.Win.Spread.InputMan.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.