InterfaceITableBordersDialog
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:
cs-api-definition
public interface ITableBordersDialog
Methods
ShowDialog(TablePropertiesEditor, RadRichTextBox)
Declaration
cs-api-definition
void ShowDialog(TablePropertiesEditor tablePropertiesEditor, RadRichTextBox owner)
Parameters
tablePropertiesEditor
owner