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