GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcComboBoxCellType クラス : RecommendedValue プロパティ |
'Declaration
Public Property RecommendedValue As String
'使用法
Dim instance As GcComboBoxCellType Dim value As String instance.RecommendedValue = value value = instance.RecommendedValue
public string RecommendedValue {get; set;}
例外 | 説明 |
---|---|
System.ArgumentException | 値が有効ではありません。 |