Spread Windows Forms 12.0 Product Documentation
Name Property (CustomImageInfo)


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

Reference

CustomImageInfo Class
CustomImageInfo Members