[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.AlignVertEnum

AlignVertEnum Enum

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

Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.8.dll
Syntax
public enum AlignVertEnum

Fields

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.