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