Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / QueryValueEventArgs Class / CustomName Property


In This Topic
CustomName Property
In This Topic
Gets the custom name.
Syntax
'Declaration
 
Public ReadOnly Property CustomName As String
 
'Usage
 
Dim instance As QueryValueEventArgs
Dim value As String
 
value = instance.CustomName

Property Value

Custom name
See Also