PowerTools SPREAD for Windows Forms 8.0J
CurrentVisible プロパティ


Axis インスタンスの Visible プロパティの現在の値を取得します。
構文
'Declaration
 
Public ReadOnly Property CurrentVisible As Boolean
'使用法
 
Dim instance As SheetAxisModelChangingEventArgs
Dim value As Boolean
 
value = instance.CurrentVisible
public bool CurrentVisible {get;}

プロパティ値

現在の値が表示される場合はtrue、それ以外の場合はfalse
参照

SheetAxisModelChangingEventArgs クラス
SheetAxisModelChangingEventArgs メンバ

 

 


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