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


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

プロパティ値

新しい値が表示される場合はtrue、それ以外の場合はfalse
参照

SheetAxisModelChangingEventArgs クラス
SheetAxisModelChangingEventArgs メンバ

 

 


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