Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / MatchedComboItemCollection Class
Members


In This Topic
    MatchedComboItemCollection Class
    In This Topic
    Represents the MatchedComboItemCollection class.
    Syntax
    'Declaration
     
    
    Public Class MatchedComboItemCollection 
       Inherits MatchedListItemCollection
    'Usage
     
    
    Dim instance As MatchedComboItemCollection
    public class MatchedComboItemCollection : MatchedListItemCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Win.Spread.InputMan.CellType.MatchedListItemCollection
          GrapeCity.Win.Spread.InputMan.CellType.MatchedComboItemCollection

    See Also