New to Telerik UI for WPFStart a free 30-day trial

Represents the property that defines the text alignment for a table cell.

Definition

Constructors

C#
public TableCellTextAlignmentProperty(TableCellProperties propertyContainer, StylePropertyDefinition<RadTextAlignment?, TableCellProperties> propertyDefinition)
Parameters:propertyContainerTableCellPropertiespropertyDefinitionStylePropertyDefinition<RadTextAlignment?, TableCellProperties>

Methods