Show / Hide Table of Contents

Property SelectedRows

| Improve this Doc View Source

SelectedRows

Gets the collection of selected rows.

Declaration
public IReadOnlyCollection<RowPresenter> SelectedRows { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyCollection<RowPresenter>
Implements
IDataPresenter.SelectedRows
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest