ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridRowPresenter Class / UpdateLines Method

In This Topic
    UpdateLines Method (DataGridRowPresenter)
    In This Topic
    Updates the border lines of the cells.
    Syntax
    'Declaration
     
    
    Public Overridable Sub UpdateLines() 
    public virtual void UpdateLines()
    See Also