FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CustomIconContainer Class / GetName Method


In This Topic
GetName Method (CustomIconContainer)
In This Topic
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)

Parameters

index
See Also