TableBordersBase Constructors
Defines the base API for classes that implement table borders.| Name | Parameters | Description |
|---|---|---|
| TableBordersBase() | none | Initializes a new instance of the TableBordersBase class. |
| TableBordersBase(BorderLineStyle, Color, Int32) | style, color, width | Initializes a new instance of the TableBordersBase class with specified settings. |
See Also