PowerTools SPREAD for Windows Forms 8.0J
VerticalScrollBar プロパティ (SpreadView)


垂直スクロールバーを取得します。
構文
'Declaration
 
Public Property VerticalScrollBar As SpreadVScrollBar
'使用法
 
Dim instance As SpreadView
Dim value As SpreadVScrollBar
 
instance.VerticalScrollBar = value
 
value = instance.VerticalScrollBar
public SpreadVScrollBar VerticalScrollBar {get; set;}
参照

SpreadView クラス
SpreadView メンバ

 

 


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