Spread Windows Forms 12.0 Product Documentation
GetName Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CustomIconContainer Class : GetName Method
Syntax
'Declaration
 
Public Function GetName( _
   ByVal index As Integer _
) As String
'Usage
 
Dim instance As CustomIconContainer
Dim index As Integer
Dim value As String
 
value = instance.GetName(index)
public string GetName( 
   int index
)

Parameters

index
See Also

Reference

CustomIconContainer Class
CustomIconContainer Members