Gets or sets the Context Limit for the Report Data Context.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportDataContextLimit ContextLimit { get; set; }public ReportDataContextLimit ContextLimit { get; set; }Public Property ContextLimit As ReportDataContextLimit
Get
Set
Public Property ContextLimit As ReportDataContextLimit
Get
Set
public:
property ReportDataContextLimit^ ContextLimit {
ReportDataContextLimit^ get ();
void set (ReportDataContextLimit^ value);
}public:
property ReportDataContextLimit^ ContextLimit {
ReportDataContextLimit^ get ();
void set (ReportDataContextLimit^ value);
}Property Value
Type:
ReportDataContextLimit