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