Class TableCellContentAlignmentCommandParameter
Inheritance
System.Object
TableCellContentAlignmentCommandParameter
Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class TableCellContentAlignmentCommandParameter : Object
Constructors
TableCellContentAlignmentCommandParameter(RadTextAlignment, RadVerticalAlignment)
Declaration
public TableCellContentAlignmentCommandParameter(RadTextAlignment textAlignment, RadVerticalAlignment verticalAlignment)
Parameters
Rad
|
Rad
|
Properties
TextAlignment
VerticalAlignment
Declaration
public RadVerticalAlignment VerticalAlignment { get; set; }