PowerTools SPREAD for Windows Forms 8.0J
GetFilterBarRectangle メソッド (SpreadView)


ビューポート列インデックス
フィルタバーの矩形を取得します。
構文
'Declaration
 
Public Function GetFilterBarRectangle( _
   ByVal columnViewportIndex As Integer _
) As Rectangle
'使用法
 
Dim instance As SpreadView
Dim columnViewportIndex As Integer
Dim value As Rectangle
 
value = instance.GetFilterBarRectangle(columnViewportIndex)
public Rectangle GetFilterBarRectangle( 
   int columnViewportIndex
)

パラメータ

columnViewportIndex
ビューポート列インデックス

戻り値の型

フィルタバーの矩形。
参照

SpreadView クラス
SpreadView メンバ

 

 


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