FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / C1GridControl Class / VerticalAlignment Property

In This Topic
    VerticalAlignment Property (C1GridControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Property VerticalAlignment As VerticalAlignment
    public VerticalAlignment VerticalAlignment {get; set;}
    See Also