Show / Hide Table of Contents

Property Where

| Improve this Doc View Source

Where

Gets or sets the condition to filter the rows.

Declaration
public Predicate<DataRow> Where { get; set; }
Property Value
Type Description
System.Predicate<DataRow>
Implements
IDataPresenter.Where
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest