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

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