Show / Hide Table of Contents

Method BeginInsertBefore

| Improve this Doc View Source

BeginInsertBefore(RowPresenter)

Begins inserting child row before specified child row.

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

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

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