[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CustomIconContainer.InsertIcon

InsertIcon Method

InsertIcon(int, string, Icon)

Inserts an icon object into a container with the specified name at a specified index.

Declaration
public void InsertIcon(int index, string name, Icon icon)
Public Sub InsertIcon(index As Integer, name As String, icon As Icon)
Parameters
Type Name Description
int index

Index at which to insert the icon object

string name

Name of the icon object

Icon icon

The icon object