AtEdge Property
Overloads
| AtEdge | Returns true for all pages that are at the edge of the data table. | 
AtEdge
Returns true for all pages that are at the edge of the data table.
Declaration
      public IEnumerable<bool> AtEdge { get; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<System.Boolean> |