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