GrapeCity SPREAD for Windows Forms 12.0J
IsFixedSize プロパティ (DefaultStyleCollection)


コレクションのサイズが固定されているかどうかを取得します。

(この実装は常にFalseを返します。)

構文
'Declaration
 
Public ReadOnly Property IsFixedSize As Boolean
'使用法
 
Dim instance As DefaultStyleCollection
Dim value As Boolean
 
value = instance.IsFixedSize
public bool IsFixedSize {get;}

プロパティ値

Boolean:コレクション内のデフォルト スタイルの数が固定されている場合は True、それ以外の場合は False
参照

DefaultStyleCollection クラス
DefaultStyleCollection メンバ

 

 


Copyright © 2004 GrapeCity inc.