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