Spread Windows Forms 12.0 Product Documentation
CustomImageInfo Constructor(Int32)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CustomImageInfo Class > CustomImageInfo Constructor : CustomImageInfo Constructor(Int32)
Index of custom image in spread's custom image list.
Initializes a new instance of the CustomImageInfo class.
Syntax
'Declaration
 
Public Function New( _
   ByVal index As Integer _
)
'Usage
 
Dim index As Integer
 
Dim instance As New CustomImageInfo(index)
public CustomImageInfo( 
   int index
)

Parameters

index
Index of custom image in spread's custom image list.
See Also

Reference

CustomImageInfo Class
CustomImageInfo Members
Overload List