Show / Hide Table of Contents

Method BeginInsertAfter

| Improve this Doc View Source

BeginInsertAfter(RowPresenter)

Begins inserting child row after specified child row.

Declaration
public void BeginInsertAfter(RowPresenter child = null)
Parameters
Type Name Description
RowPresenter child

The specified child row, null if insert as last child row.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest