Class
TableSizePicker

TableSizePicker

Definition

Namespace:Telerik.Windows.Controls.RichTextBoxUI.TableControls

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public class TableSizePicker : UserControl, IComponentConnector

Inheritance: objectTableSizePicker

Implements: IComponentConnector

Constructors

TableSizePicker()

Declaration

cs-api-definition
public TableSizePicker()

Fields

CommandProperty

Declaration

cs-api-definition
public static readonly DependencyProperty CommandProperty

Field Value

DependencyProperty

Properties

Command

Declaration

cs-api-definition
public ICommand Command { get; set; }

Property Value

ICommand

Methods

InitializeComponent()

InitializeComponent

Declaration

cs-api-definition
public void InitializeComponent()