Show / Hide Table of Contents

Property SelectedDataRows

| Improve this Doc View Source

SelectedDataRows

Gets the collection of selected DataRows.

Declaration
public IEnumerable<DataRow> SelectedDataRows { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<DataRow>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest