ComponentOne FlexReport for WinForms
Border Class Properties

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : Border Class

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

Public Properties
 NameDescription
Public PropertyGets the Line object defining bottom edge of the border.  
Public PropertyGets or sets the color of all sides of the border. If different sides of the border have different colors, gets Color.Empty. Setting this property to null does not have any effect.  
Public PropertyGets or sets the CornerRadius structure defining the corners' radii of the rounded border.  
Public PropertyGets the Line object defining left edge of the border.  
Public PropertyGets the Line object defining right edge of the border.  
Public PropertyGets or sets the style of all sides of the border. If different sides of the border have different styles, gets null. Setting this property to null does not have any effect.  
Public PropertyGets the Line object defining top edge of the border.  
Public PropertyGets or sets the width of all sides of the border. If different sides of the border have different widths, gets null. Setting this property to null does not have any effect.  
Top
See Also

Reference

Border Class
C1.Win.C1Document Namespace