Grid Column - RowAlign Property

Alignment of the cell content within the column

Member of Grid Column (PRIM_GDCL)

Data Type - Enumeration

Details

The RowAlign property specifies where the text will vertically within the row.

Allowed Values

Enum ValueDescription
BottomText will be near the top of the row
CenterCenter the text
TopText will be near the bottom of the row


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2