[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SideButtonCollection.Add

Add Method

Add(SideButtonBase)

Adds the specified SideButtonBase to the collection.

Declaration
public int Add(SideButtonBase value)
Public Function Add(value As SideButtonBase) As Integer
Parameters
Type Name Description
SideButtonBase value

The SideButtonBase to add.

Returns
Type Description
int

The index at which the new element was inserted.