TableBorders Interface
Contains characteristics for table borders.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v19.2.Core.dll
Declaration
[ComVisible(true)]
public interface TableBorders
<ComVisible(True)>
Public Interface TableBorders
[ComVisible(true)]
public interface TableBorders
<ComVisible(True)>
Public Interface TableBorders
[ComVisible(true)]
public interface TableBorders
<ComVisible(True)>
Public Interface TableBorders
Use the Table.Borders property to get access to the TableBorders instance.
See Also