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

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