Spread for ASP.NET 11 Product Documentation
Border Class Members
Properties  Methods 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : Border Class

The following tables list the members exposed by Border.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the color for all sides of the border.  
Public PropertyGets or sets the color of the bottom border.  
Public PropertyGets or sets the color of the left border.  
Public PropertyGets or sets the color of the right border.  
Public PropertyGets or sets the color of the top border.  
Public PropertyGets or sets the width in pixels for the border for all sides.  
Public PropertyGets or sets the width in pixels of the bottom border.  
Public PropertyGets or sets the width in pixels of the left border.  
Public PropertyGets or sets the width in pixels of the right border.  
Public PropertyGets or sets the width in pixels of the top border.  
Public PropertyGets or sets the style that applies to all sides of the border.  
Public PropertyGets or sets the style for the bottom border.  
Public PropertyGets or sets the style for the left border.  
Public PropertyGets or sets the style for the right border.  
Public PropertyGets or sets the style for the top border.  
Public Propertystatic (Shared in Visual Basic)Gets a default border for footer cells.  
Public Propertystatic (Shared in Visual Basic)Gets a default border for header cells.  
Public PropertyGets whether none of the properties for the border are set.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Applies any non-blank border settings of a border to the specified control.  
Public MethodCreates a new border that is a copy of the current instance.  
Public MethodCompares the current object with another object of the same type.  
Public MethodCopies the specified Border object properties to the current object.  
Public MethodLoads the object from XML.  
Public MethodOverloaded. Determines whether the border of the current object is the same as the specified Border object.  
Public MethodGets whether a specified border property has been set.  
Public MethodOverloaded. Merges settings of the specified Border object with the current border.  
Public MethodPaints the border inside the specified rectangle.  
Public MethodResets the specified border property to its default setting.  
Public MethodResets all border property settings to their default values.  
Public MethodSaves the object to XML.  
Public MethodSaves the object to XML.  
Public MethodGets the name of the border as a string.  
Top
Protected Methods
 NameDescription
Protected MethodSets a flag to indicate whether a property has been set.  
Top
See Also

Reference

Border Class
FarPoint.Web.Spread Namespace

User-Task Documentation

Customizing Borders of the Control