TableBordersDialog
Class
TableBordersDialog
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class TableBordersDialog : RadRichTextBoxWindow, INotifyLayoutChange, IDragAware, ITableBordersDialog, IComponentConnector
Inheritance: objectWindowBaseRadWindowRadRichTextBoxWindowTableBordersDialog
Implements:
Inherited Members
Constructors
C#
public TableBordersDialog()
Methods
InitializeComponent
C#
public void InitializeComponent()
Raises the event.
C#
protected override void OnClosed(WindowClosedEventArgs args)
The WindowClosedEventArgs instance containing the event data.
Overrides:
C#
public void ShowDialog(TablePropertiesEditor tablePropertiesEditor, RadRichTextBox owner)
Implements: