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


In This Topic
Name Property (ConditionalFormattingIconSetIndex)
In This Topic
Gets the custom icon name when this icon is custom icon and is identified by the custom icon name.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
 
'Usage
 
Dim instance As ConditionalFormattingIconSetIndex
Dim value As String
 
value = instance.Name
See Also