ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridColumn Class / VerticalAlignmentProperty Field

In This Topic
    VerticalAlignmentProperty Field
    In This Topic
    Identifies the VerticalAlignment dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly VerticalAlignmentProperty As DependencyProperty
    public static readonly DependencyProperty VerticalAlignmentProperty
    See Also