Spread Windows Forms 12.0 Product Documentation
Index Property (CustomImageInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CustomImageInfo Class : Index Property
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
public int Index {get;}
See Also

Reference

CustomImageInfo Class
CustomImageInfo Members