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

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