ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridRowPresenter Class / VerticalGridLineBrushProperty Field

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