FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlCellView Class / VerticalContentAlignment Property

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