FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > PropertyComboBoxType クラス : DisplayName プロパティ |
'Declaration
Public Property DisplayName As String
'使用法
Dim instance As PropertyComboBoxType Dim value As String instance.DisplayName = value value = instance.DisplayName
public string DisplayName {get; set;}