ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridCellPresenter Class / LeftLineBrushProperty Field

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