Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / HeaderEditForm Class / HeaderEditForm Constructor / HeaderEditForm Constructor(LegacyBehaviors)


In This Topic
    HeaderEditForm Constructor(LegacyBehaviors)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal legacyBehaviors As LegacyBehaviors _
    )
    'Usage
     
    
    Dim legacyBehaviors As LegacyBehaviors
     
    Dim instance As New HeaderEditForm(legacyBehaviors)
    public HeaderEditForm( 
       LegacyBehaviors legacyBehaviors
    )

    Parameters

    legacyBehaviors
    See Also