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

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