Skip to content

Alignment Property

Description

Specifies the alignment for the GridRecordItems that are displayed in the GridColumn.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Alignment() 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

Example

ColumnAlignment Sample


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