Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadCameraShape Class / RowMax Field


In This Topic
    RowMax Field
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Const RowMax As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadCameraShape.RowMax
    public const int RowMax
    See Also