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

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