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

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