Spread for ASP.NET 10 Product Documentation
Border Class Properties


For a list of all members of this type, see Border members.

Public Properties
 NameDescription
Public PropertyBorderColorGets or sets the color for all sides of the border.  
Public PropertyBorderColorBottomGets or sets the color of the bottom border.  
Public PropertyBorderColorLeftGets or sets the color of the left border.  
Public PropertyBorderColorRightGets or sets the color of the right border.  
Public PropertyBorderColorTopGets or sets the color of the top border.  
Public PropertyBorderSizeGets or sets the width in pixels for the border for all sides.  
Public PropertyBorderSizeBottomGets or sets the width in pixels of the bottom border.  
Public PropertyBorderSizeLeftGets or sets the width in pixels of the left border.  
Public PropertyBorderSizeRightGets or sets the width in pixels of the right border.  
Public PropertyBorderSizeTopGets or sets the width in pixels of the top border.  
Public PropertyBorderStyleGets or sets the style that applies to all sides of the border.  
Public PropertyBorderStyleBottomGets or sets the style for the bottom border.  
Public PropertyBorderStyleLeftGets or sets the style for the left border.  
Public PropertyBorderStyleRightGets or sets the style for the right border.  
Public PropertyBorderStyleTopGets or sets the style for the top border.  
Public Propertystatic (Shared in Visual Basic)FooterDefaultGets a default border for footer cells.  
Public Propertystatic (Shared in Visual Basic)HeaderDefaultGets a default border for header cells.  
Public PropertyIsEmptyGets whether none of the properties for the border are set.  
Top
See Also

Reference

Border Class
FarPoint.Web.Spread Namespace

User-Task Documentation

Customizing Borders of the Control

 

 


Copyright © GrapeCity, inc. All rights reserved.