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