Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / QueryValueEventArgs Class / QueryValueEventArgs Constructor
Custom name


In This Topic
QueryValueEventArgs Constructor
In This Topic
Initializes a new instance of the QueryValueEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal customName As String _
)
 
'Usage
 
Dim customName As String
 
Dim instance As New QueryValueEventArgs(customName)

Parameters

customName
Custom name
See Also