VerticalAlignment Property
Description
Gets or sets the vertical alignment of the block or key within the track.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property VerticalAlignment() As [XTPTrackBlockAlignment](XtremeGridControl~Enumerations~XTPTrackBlockAlignment_EN.md)
Return Type
A flag from the XTPTrackBlockAlignment enumeration that represents the current vertical alignment.
Remarks
VerticalAlignment is used for keys and blocks with a height that is not 100% of the track height and vertically aligns the block in the center of the track.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.