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

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