Property SelectedRows
| Improve this Doc View SourceSelectedRows
Gets the collection of selected rows.
Declaration
IReadOnlyCollection<RowPresenter> SelectedRows { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyCollection<RowPresenter> |