Spread for ASP.NET 9.0 Product Documentation
Border Constructor


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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

Border Class
Border Members

 

 


Copyright © GrapeCity, inc. All rights reserved.