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