Possible values are: Start - Aligns to the start (often the top) of the row. Center - Aligns to the center of the row. End - Aligns to the end (often the bottom) of the row. Example:
controls.COLUMN1.verticalAlignment = "Start"; controls.COLUMN1.setVerticalAlignment("Center");
Possible values are: Start - Aligns to the start (often the top) of the row. Center - Aligns to the center of the row. End - Aligns to the end (often the bottom) of the row. Example: