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

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