Show / Hide Table of Contents

Property Item

| Improve this Doc View Source

Item[Int32]

Gets RowPresenter at specified index.

Declaration
public RowPresenter this[int index] { get; }
Parameters
Type Name Description
System.Int32 index

The specified index.

Property Value
Type Description
RowPresenter

The result RowPresenter.

Implements
System.Collections.Generic.IReadOnlyList<T>.Item[System.Int32]
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest