True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / Style Class / HorizontalAlignment Property

In This Topic
    HorizontalAlignment Property (Style)
    In This Topic
    Gets or sets the horizontal text alignment.
    Syntax
    'Declaration
     
    Public Property HorizontalAlignment As AlignHorzEnum
    public AlignHorzEnum HorizontalAlignment {get; set;}
    See Also