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