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

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