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