GrapeCity MultiRow Windows Forms Documentation
FreezeLines Constructor(Line)


All the freeze lines.
Initializes a new instance of the FreezeLines class.
Syntax
Public Function New( _
   ByVal all As Line _
)
Dim all As Line
 
Dim instance As New FreezeLines(all)
public FreezeLines( 
   Line all
)

Parameters

all
All the freeze lines.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FreezeLines Structure
FreezeLines Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.