Spread Windows Forms 12.0 Product Documentation
DisplayName Property (PropertyComboBoxType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > PropertyComboBoxType Class : DisplayName Property
Syntax
'Declaration
 
Public Property DisplayName As String
'Usage
 
Dim instance As PropertyComboBoxType
Dim value As String
 
instance.DisplayName = value
 
value = instance.DisplayName
public string DisplayName {get; set;}
See Also

Reference

PropertyComboBoxType Class
PropertyComboBoxType Members