Show / Hide Table of Contents

Property Item

| Improve this Doc View Source

Item[DataRow]

Gets the RowPresenter for specified DataRow.

Declaration
public RowPresenter this[DataRow dataRow] { get; }
Parameters
Type Name Description
DataRow dataRow

The specified DataRow.

Property Value
Type Description
RowPresenter

The result RowPresenter.

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