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

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