Spread Windows Forms 12.0 Product Documentation
SideButtonCollectionInfo Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : SideButtonCollectionInfo Class
Represents the collection for Side buttons.
Object Model
SideButtonCollectionInfo ClassSideButtonBaseInfo Class
Syntax
'Declaration
 
Public Class SideButtonCollectionInfo 
   Inherits GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection(Of SideButtonBaseInfo)
'Usage
 
Dim instance As SideButtonCollectionInfo
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>
         GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<T>
            GrapeCity.Win.Spread.InputMan.CellType.SideButtonCollectionInfo

See Also

Reference

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