Compartir a través de


MapLimits.LimitToData Propiedad

Indicates whether to limit the viewport to the data set.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property LimitToData As ReportBoolProperty 
    Get
'Uso
Dim instance As MapLimits 
Dim value As ReportBoolProperty 

value = instance.LimitToData
public ReportBoolProperty LimitToData { get; }
public:
property ReportBoolProperty^ LimitToData {
    ReportBoolProperty^ get ();
}
member LimitToData : ReportBoolProperty
function get LimitToData () : ReportBoolProperty

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

Vea también

Referencia

MapLimits Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering