Class ColumnProperties
Inheritance
System.Object
ColumnProperties
Namespace: Telerik.WinForms.RichTextEditor.RichTextBoxUI.Dialogs.TableProperties
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class ColumnProperties : UserControl
Constructors
ColumnProperties()
Declaration
public ColumnProperties()
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, Action<TablePropertiesEditor>, Func<Boolean>)
Declaration
public void FillUI(TablePropertiesEditor tablePropertiesEditor, Action<TablePropertiesEditor> fillParentUI, Func<bool> saveAllCallback)
Parameters
TablePropertiesEditor
tablePropertiesEditor
|
System.Action<TablePropertiesEditor>
fillParentUI
|
System.Func<System.Boolean>
saveAllCallback
|
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()