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