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