ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / HorizontalGridLinesBrushProperty Field

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