Class CellProperties
Inheritance
System.Object
CellProperties
Namespace: Telerik.WinForms.RichTextEditor.RichTextBoxUI.Dialogs.TableProperties
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class CellProperties : UserControl
Constructors
CellProperties()
Declaration
public CellProperties()
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 bool SaveChanges()
Returns
System.Boolean
|
SetAllValuesToDefault()
Declaration
public void SetAllValuesToDefault()