Back to Devexpress

ITableBorders Properties

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

latest1.4 KB
Original Source

ITableBorders Properties

Contains table borders.

NameDescription
BottomReturns bottom border settings. Inherited from ITableBordersBase.
InsideHorizontalReturns settings of horizontal borders displayed between table rows.
InsideVerticalReturns settings of vertical borders displayed between table columns.
LeftReturns left border settings. Inherited from ITableBordersBase.
RightReturns right border settings. Inherited from ITableBordersBase.
TopReturns top border settings. Inherited from ITableBordersBase.

See Also

ITableBorders Interface

ITableBorders Members

DevExpress.Blazor.RichEdit Namespace