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