Spread for ASP.NET 7.0 Product Documentation
Border Constructor
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Border Class : Border Constructor


Glossary Item Box

Creates a new border.

Overload List

OverloadDescription
Border Constructor()Creates a new border with default values.  
Border Constructor(Color)Creates a new one-pixel, solid border with the specified color.  
Border Constructor(BorderStyle,Color)Creates a new one-pixel border with the specified style and color.  
Border Constructor(BorderStyle,Color,Int16)Creates a new border with the specified style, color, and width.  
Border Constructor(SerializationInfo,StreamingContext)Creates a new border from serialization.  

Remarks

Initializes an instance of the Border class.

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.