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


In This Topic
Index Property (CustomImageInfo)
In This Topic
Gets an index that identifies an image in the zero based custom image list.
Syntax
'Declaration
 
Public ReadOnly Property Index As Integer
 
'Usage
 
Dim instance As CustomImageInfo
Dim value As Integer
 
value = instance.Index
See Also