The following tables list the members exposed by Border.
Name | Description | |
---|---|---|
Border Constructor | Initializes a new instance of the Border class. |
Name | Description | |
---|---|---|
BottomColor | Gets or sets the line color of the bottom edge of the border. | |
BottomStyle | Gets or sets the line style of the bottom edge of the border. | |
Color | Sets or returns the color of a control's border. | |
LeftColor | Gets or sets the line color of the left edge of the border. | |
LeftStyle | Gets or sets the line style of the left edge of the border. | |
RightColor | Gets or sets the line color of the right edge of the border. | |
RightStyle | Gets or sets the line style of the right edge of the border. | |
Shadow | Determines whether ActiveReports should paint a shadow around the right bottom edges of the control. | |
Style | Sets or returns the BorderLineStyle of the border. | |
TopColor | Gets or sets the line color of the top edge of the border. | |
TopStyle | Gets or sets the line style of the top edge of the border. |
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance of the Border class. | |
CopyTo | Copies the border to the specified border. |