Class TableSizePicker
TableSizePicker
Inheritance
System.Object
TableSizePicker
Namespace: Telerik.Windows.Controls.RichTextBoxUI.TableControls
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class TableSizePicker : UserControl, IComponentConnector
Constructors
TableSizePicker()
Declaration
public TableSizePicker()
Fields
CommandProperty
Declaration
public static readonly DependencyProperty CommandProperty
Field Value
System.Windows.DependencyProperty
|
Properties
Command
Declaration
public ICommand Command { get; set; }
Property Value
System.Windows.Input.ICommand
|
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()