GrapeCity MultiRow Windows Forms Documentation
Border Constructor


Overload List
OverloadDescription
Border Constructor()Initializes an empty instance of the Border class. All lines are Line.Empty.  
Border Constructor(Line)Initializes a new instance of the Border class using the supplied line for all sides.  
Border Constructor(LineStyle,Color)Initializes a new instance of the Border class using the supplied LineStyle and System.Drawing.Color for all sides.  
Border Constructor(Line,Line,Line,Line)Initializes a new instance of the Border class using a separate line for each side.  
Border Constructor(Line,Line,Line,Line,Line,Line)Initializes a new instance of the Border class using a separate line for each side and diagonal.  
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

Border Class
Border Members

 

 


Copyright © GrapeCity, inc. All rights reserved.