Spread for ASP.NET 10 Product Documentation
BorderProperty Class Fields


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

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)BorderColorRepresents the BorderColor property (index is 0), which specifies the color that applies to all sides of the object border.  
Public Fieldstatic (Shared in Visual Basic)BorderColorBottomRepresents the BorderColorBottom property (index is 1), which specifies the color of the bottom border.  
Public Fieldstatic (Shared in Visual Basic)BorderColorLeftRepresents the BorderColorLeft property (index is 2), which specifies the color of the left border.  
Public Fieldstatic (Shared in Visual Basic)BorderColorRightRepresents the BorderColorRight property (index is 3), which specifies the color of the right border.  
Public Fieldstatic (Shared in Visual Basic)BorderColorTopRepresents the BorderColorTop property (index is 4), which specifies the color of the top border.  
Public Fieldstatic (Shared in Visual Basic)BorderSizeRepresents the BorderSize property (index is 5), which specifies the width that applies to all sides of the object border.  
Public Fieldstatic (Shared in Visual Basic)BorderSizeBottomRepresents the BorderSizeBottom property (index is 6), which specifies the width of the bottom border.  
Public Fieldstatic (Shared in Visual Basic)BorderSizeLeftRepresents the BorderSizeLeft property (index is 7), which specifies the width of the left border.  
Public Fieldstatic (Shared in Visual Basic)BorderSizeRightRepresents the BorderSizeRight property (index is 8), which specifies the width of the right border.  
Public Fieldstatic (Shared in Visual Basic)BorderSizeTopRepresents the BorderSizeTop property (index is 9), which specifies the width of the top border.  
Public Fieldstatic (Shared in Visual Basic)BorderStyleRepresents the BorderStyle property (index is 10), which specifies the style that applies to all sides of the object border.  
Public Fieldstatic (Shared in Visual Basic)BorderStyleBottomRepresents the BorderStyleBottom property (index is 11), which specifies the style for the bottom border.  
Public Fieldstatic (Shared in Visual Basic)BorderStyleLeftRepresents the BorderStyleLeft property (index is 12), which specifies the style for the left border.  
Public Fieldstatic (Shared in Visual Basic)BorderStyleRightRepresents the BorderStyleRight property (index is 13), which specifies the style for the right border.  
Public Fieldstatic (Shared in Visual Basic)BorderStyleTopRepresents the BorderStyleTop property (index is 14), which specifies the style for the top border.  
Top
See Also

Reference

BorderProperty Class
FarPoint.Web.Spread Namespace
IsDefined Method
Reset Method
Border Class

User-Task Documentation

Customizing Borders of the Control

 

 


Copyright © GrapeCity, inc. All rights reserved.