TableCell.BottomBorder Property
Gets or sets the cell bottom border settings.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| LineStyle | The line settings that are applied to the border. |
Remarks
For more information, refer to the following help topic: Customize Cell Borders.
See Also