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