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

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