MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / ViewCellStyle Class / TextAlign Property

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