FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FieldStyleEditor Class / VerticalAlignment Property

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