[]
Represents the properties of a border in a report item.
public class Border
Name | Description |
---|---|
Border() | Initializes a new instance of the Border class. |
Border(ExpressionInfo, ExpressionInfo, ExpressionInfo) | Initializes a new instance of the Border class using the specified style, width, and color. |
Name | Description |
---|---|
ColorDefaultValue | The default color of the border. |
WidthDefaultValue | The default width of the border. |
Name | Description |
---|---|
Color | Gets or sets the color of the border. |
Style | Gets or sets the style of the border. |
Width | Gets or sets the width of the border. |