FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpreadTreeHelper クラス > GetRectangle メソッド : GetRectangle(FpSpread,Int32,Int32,ScrollBar,ScrollBarButtonType) メソッド |
'Declaration
Public Overloads Shared Function GetRectangle( _ ByVal spread As FpSpread, _ ByVal rowPane As Integer, _ ByVal columnPane As Integer, _ ByVal scrollbar As ScrollBar, _ ByVal buttonType As ScrollBarButtonType _ ) As Rectangle
public static Rectangle GetRectangle( FpSpread spread, int rowPane, int columnPane, ScrollBar scrollbar, ScrollBarButtonType buttonType )