Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CustomImageInfo Class / Name Property


In This Topic
Name Property (CustomImageInfo)
In This Topic
Gets a name that identifies an image in the custom image list.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
 
'Usage
 
Dim instance As CustomImageInfo
Dim value As String
 
value = instance.Name
See Also