FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / HyperlinkButton Class / VerticalContentAlignment Property

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