GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcComboBoxCellType クラス : EditorValue プロパティ |
'Declaration
Public Property EditorValue As GcComboBoxEditorValue
'使用法
Dim instance As GcComboBoxCellType Dim value As GcComboBoxEditorValue instance.EditorValue = value value = instance.EditorValue
public GcComboBoxEditorValue EditorValue {get; set;}