Spread Windows Forms 17
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / HeaderEditForm Class / HeaderEditForm Constructor / HeaderEditForm Constructor(FpSpread,HeaderEditType)


In This Topic
    HeaderEditForm Constructor(FpSpread,HeaderEditType)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal spread As FpSpread, _
       ByVal editType As HeaderEditForm.HeaderEditType _
    )
    'Usage
     
    
    Dim spread As FpSpread
    Dim editType As HeaderEditForm.HeaderEditType
     
    Dim instance As New HeaderEditForm(spread, editType)

    Parameters

    spread
    editType
    See Also