PowerTools SPREAD for Windows Forms 8.0J
IsFixedSize プロパティ (FpScrollBarButtonCollection)


System.Collections.IListのサイズが固定されているかどうかを取得します。
構文
'Declaration
 
Public ReadOnly Property IsFixedSize As Boolean
'使用法
 
Dim instance As FpScrollBarButtonCollection
Dim value As Boolean
 
value = instance.IsFixedSize
public bool IsFixedSize {get;}

プロパティ値

System.Collections.IListのサイズが固定されている場合はtrue、それ以外の場合はfalse
参照

FpScrollBarButtonCollection クラス
FpScrollBarButtonCollection メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.