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