Back to Devexpress

TableBorders Properties

blazor-devexpress-dot-blazor-dot-richedit-dot-tableborders-dot-underscore-properties.md

latest1.4 KB
Original Source

TableBorders Properties

Contains table borders.

NameDescription
BottomSpecifies bottom border settings. Inherited from TableBordersBase.
InsideHorizontalSpecifies settings of horizontal borders displayed between table rows.
InsideVerticalSpecifies settings of vertical borders displayed between table columns.
LeftSpecifies left border settings. Inherited from TableBordersBase.
RightSpecifies right border settings. Inherited from TableBordersBase.
TopSpecifies top border settings. Inherited from TableBordersBase.

See Also

TableBorders Class

TableBorders Members

DevExpress.Blazor.RichEdit Namespace