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