ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / CellStyle Class / TextAlign Property

In This Topic
    TextAlign Property (CellStyle)
    In This Topic
    Gets or sets the text alignment.
    Syntax
    'Declaration
     
    Public Property TextAlign As TextAlignEnum
    public TextAlignEnum TextAlign {get; set;}
    See Also