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

Specifies the column text alignment.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum ColumnTextAlign

Fields

Align column content in the center.

C#
Center = 1

Align column content on the left. The default alignment of the column.

C#
Left = 0

Align column content on the right.

C#
Right = 2
In this article
DefinitionFieldsCenterLeftRight
Not finding the help you need?
Contact Support