FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > SpreadView クラス > GetViewportHeight メソッド : GetViewportHeight(Int32,Boolean) メソッド |
'Declaration
Public Overloads Function GetViewportHeight( _ ByVal rowViewportIndex As Integer, _ Optional ByVal includeGrayArea As Boolean _ ) As Integer
public int GetViewportHeight( int rowViewportIndex, bool includeGrayArea )