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

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