Xceed DataGrid for Silverlight Documentation
TakeRequest Class
Members 


Represents a take request that provides information about the take operation that must be executed by a query on an underlying data source.
Syntax
'Declaration
 
<DebuggerDisplayAttribute(Value="Take = {Count}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")>
Public NotInheritable Class TakeRequest 
'Usage
 
Dim instance As TakeRequest
[DebuggerDisplayAttribute(Value="Take = {Count}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")]
public sealed class TakeRequest 
Inheritance Hierarchy

System.Object
   Xceed.Silverlight.Data.TakeRequest

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

TakeRequest Members
Xceed.Silverlight.Data Namespace

Send Feedback