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

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