Skip to main content

TableBorders Interface

Contains characteristics for table borders.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v14.2.Core.dll

#Declaration

[ComVisible(true)]
public interface TableBorders

#Returned By

Properties that return TableBorders instances:

#Remarks

Use the Table.Borders property to get access to the TableBorders instance.

See Also