Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PropertyComboBoxType Class / DisplayName Property


In This Topic
DisplayName Property (PropertyComboBoxType)
In This Topic
Syntax
'Declaration
 
Public Property DisplayName As String
 
'Usage
 
Dim instance As PropertyComboBoxType
Dim value As String
 
instance.DisplayName = value
 
value = instance.DisplayName
See Also