[]
Gets or sets a TextAlignEnum value that determines how text is aligned in scrollable cells on this row or column.
public TextAlignEnum TextAlign { get; set; }
This property gets or sets the alignment value specified by the CellStyle object associated with the column.