Skip to content

ColumnAlignment Property

Description

Column alignment used for the GridRecordItems that are displayed in the GridColumn.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property ColumnAlignment() As [XTPColumnAlignment](XtremeGridControl~Enumerations~XTPColumnAlignment_EN.md)

Remarks

Returns or sets the alignment of the column. This will align the Caption or Value that is displayed in the GridRecordItems that are in the column.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.