FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > DefaultStyleCollection クラス : IsFixedSize プロパティ |
(この実装は常にFalseを返します。)
'Declaration
Public ReadOnly Property IsFixedSize As Boolean
'使用法
Dim instance As DefaultStyleCollection Dim value As Boolean value = instance.IsFixedSize
public bool IsFixedSize {get;}