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