Class TableAndCellPaddingPicker
TableAndCellPaddingPicker
Inheritance
System.Object
TableAndCellPaddingPicker
Namespace: Telerik.Windows.Controls.RichTextBoxUI.TableControls
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class TableAndCellPaddingPicker : UserControl, IComponentConnector
Constructors
TableAndCellPaddingPicker()
Declaration
public TableAndCellPaddingPicker()
Properties
BottomPadding
Declaration
public int BottomPadding { get; set; }
Property Value
System.Int32
|
LeftPadding
Declaration
public int LeftPadding { get; set; }
Property Value
System.Int32
|
RightPadding
Declaration
public int RightPadding { get; set; }
Property Value
System.Int32
|
TopPadding
Declaration
public int TopPadding { get; set; }
Property Value
System.Int32
|
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
SetAllValuesToDefault()
Declaration
public void SetAllValuesToDefault()
UncheckAllTheSameCheckBox()
Declaration
public void UncheckAllTheSameCheckBox()
UpdateFields()
Declaration
public void UpdateFields()