Class TableBordersProperties
Inheritance
System.Object
TableBordersProperties
Namespace: Telerik.WinForms.RichTextEditor.RichTextBoxUI.Dialogs.TableBorders
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class TableBordersProperties : UserControl
Constructors
TableBordersProperties()
Declaration
public TableBordersProperties()
Properties
BottomBorder
InsideHorizontal
InsideVertical
LeftBorder
RightBorder
TopBorder
Methods
Dispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
System.Boolean
disposing
true if managed resources should be disposed; otherwise, false. |
FillUI(TablePropertiesEditor)
Declaration
public void FillUI(TablePropertiesEditor tablePropertiesEditor)
Parameters
TablePropertiesEditor
tablePropertiesEditor
|
OnVisibleChanged(EventArgs)
Declaration
protected override void OnVisibleChanged(EventArgs e)
Parameters
System.EventArgs
e
|
SaveChanges()
Declaration
public void SaveChanges()
SetAllValuesToDefault()
Declaration
public void SetAllValuesToDefault()