Class CellBordersProperties
Inheritance
System.Object
CellBordersProperties
Namespace: Telerik.WinForms.RichTextEditor.RichTextBoxUI.Dialogs.TableBorders
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class CellBordersProperties : UserControl
Constructors
CellBordersProperties()
Declaration
public CellBordersProperties()
Properties
BottomBorder
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
|
SaveChanges()
Declaration
public void SaveChanges()
SetAllValuesToDefault()
Declaration
public void SetAllValuesToDefault()