GraphPageView Constructor
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9147)
GraphPageView(Int32, Int32)
Creates an indexed page view definition object.
Declaration
public GraphPageView(int offset, int count)
Creates an indexed page view definition object.
public GraphPageView(int offset, int count)