Show / Hide Table of Contents

Method BeginInsertAfter

| Improve this Doc View Source

BeginInsertAfter(RowPresenter)

Begins inserting new row after specified row.

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

The specified row. If null, insert at the end.

Implements
IDataPresenter.BeginInsertAfter(RowPresenter)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest