ComponentOne GanttView for WinForms
TextAlign Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > BaseColumn Class : TextAlign Property
Gets or sets text alignment of the column data.
Syntax
'Declaration
 
Public Property TextAlign As System.Windows.Forms.HorizontalAlignment
public System.Windows.Forms.HorizontalAlignment TextAlign {get; set;}
See Also

Reference

BaseColumn Class
BaseColumn Members