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

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