Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1HyperPanel Class / VerticalContentAlignmentProperty Field

In This Topic
    VerticalContentAlignmentProperty Field (C1HyperPanel)
    In This Topic
    Identifies the VerticalContentAlignment dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly VerticalContentAlignmentProperty As DependencyProperty
    public static readonly DependencyProperty VerticalContentAlignmentProperty
    See Also