Enum
ColumnTextAlign

Specifies the column text alignment.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum ColumnTextAlign

Fields

Center

Align column content in the center.

Declaration

cs-api-definition
Center = 1

Field Value

ColumnTextAlign

Left

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

Declaration

cs-api-definition
Left = 0

Field Value

ColumnTextAlign

Right

Align column content on the right.

Declaration

cs-api-definition
Right = 2

Field Value

ColumnTextAlign

In this article
DefinitionFieldsCenterLeftRight
Not finding the help you need?
Contact Support