PowerTools SPREAD for Windows Forms 10.0J
Visible プロパティ (ListHeaderPaneInfo)


ListHeaderPaneInfoオブジェクトが表示されるかどうかを取得または設定します。
構文
'Declaration
 
Public Property Visible As Boolean
'使用法
 
Dim instance As ListHeaderPaneInfo
Dim value As Boolean
 
instance.Visible = value
 
value = instance.Visible
public bool Visible {get; set;}

プロパティ値

ListHeaderPaneInfoが表示される場合はtrue、それ以外の場合はfalse
デフォルト値はtrueです。
参照

ListHeaderPaneInfo クラス
ListHeaderPaneInfo メンバ

 

 


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