FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridNewRow Class / OnAttached Method

In This Topic
    OnAttached Method (GridNewRow)
    In This Topic
    Called when the row is attached to a collection of rows.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnAttached() 
    protected virtual void OnAttached()
    See Also