Class PreviewDataInfo
Inherited Members
Namespace: Telerik.Reporting.Data.Schema
Assembly: Telerik.Reporting.Data.Schema.dll
Syntax
public class PreviewDataInfo : QueryInfo
Constructors
PreviewDataInfo()
Declaration
public PreviewDataInfo()
Properties
MaxRows
Declaration
public int MaxRows { get; set; }
Property Value
System.Int32
|