ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1.Win.C1TrueDBGrid.AlignVertEnum Enumeration

Specifies the vertical alignment of text or images in a cell.

[Visual Basic]

Public Enum C1.Win.C1TrueDBGrid.AlignVertEnum

[C#]

public enum C1.Win.C1TrueDBGrid.AlignVertEnum

[Delphi]

type C1.Win.C1TrueDBGrid.AlignVertEnum = (Bottom, Center, Top);

Namespace: C1.Win.C1TrueDBGrid

Assembly: C1.Win.C1TrueDBGrid.2 (in C1.Win.C1TrueDBGrid.2.dll)

Members

Member name

Description

Bottom

Text is rendered at the bottom of the cell.

Center

Text is rendered at the center of the cell.

Top

Text is rendered at the top of the cell.

See Also

C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.