ITableBordersDialog
Interface
Represents an interface for a dialog that allows customization of table borders in the UI.
Definition
Namespace:Telerik.Windows.Documents.UI.Extensibility
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public interface ITableBordersDialog
Derived Classes:
Methods
C#
void ShowDialog(TablePropertiesEditor tablePropertiesEditor, RadRichTextBox owner)