FlexGrid for WinForms | ComponentOne
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