[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SideButtonCollectionInfo

SideButtonCollectionInfo Class

Represents the collection for Side buttons.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class SideButtonCollectionInfo : NamedObjectCollection<SideButtonBaseInfo>, IList, ICollection, IEnumerable, ICloneable
Public Class SideButtonCollectionInfo
    Inherits NamedObjectCollection(Of SideButtonBaseInfo)
    Implements IList, ICollection, IEnumerable, ICloneable

Constructors

Name Description
SideButtonCollectionInfo()

Initializes a new instance of the SideButtonCollectionInfo class.