[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ButtonTextCollectionInfo.AddRange

AddRange Method

AddRange(string[], string[])

Add items to the ButtonTextCollectionInfo.

Declaration
public void AddRange(string[] keys, string[] values)
Public Sub AddRange(keys As String(), values As String())
Parameters
Type Name Description
string[] keys

The key values of buttons.

string[] values

The button text strings.