Class TableBordersDialog
Inheritance
System.Object
TableBordersDialog
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class TableBordersDialog : RadRichTextBoxWindow, INotifyLayoutChange, IWindowDragAware, IDragAware, IClickAware, IWindow, ITableBordersDialog
Constructors
TableBordersDialog()
Declaration
public TableBordersDialog()
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
OnClosed(WindowClosedEventArgs)
Declaration
protected override void OnClosed(WindowClosedEventArgs args)
Parameters
WindowClosedEventArgs
args
|
Overrides
ShowDialog(TablePropertiesEditor)
Declaration
public void ShowDialog(TablePropertiesEditor tablePropertiesEditor)
Parameters
TablePropertiesEditor
tablePropertiesEditor
|