RenderPropertyConstants Class

 

Updated: February 25, 2016

This API supports the product infrastructure and is not intended to be used directly from your code.

Enumerates the constants for the render property.

Namespace:   Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

System::Object
  Microsoft.ReportingServices.OnDemandReportRendering::RenderPropertyConstants

public ref class RenderPropertyConstants abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticClientPaginationMode

This API supports the product infrastructure and is not intended to be used directly from your code. The client pagination mode constants.

System_CAPS_pubfieldSystem_CAPS_staticPreviousTotalPages

This API supports the product infrastructure and is not intended to be used directly from your code. The previous total pages constants.

System_CAPS_pubfieldSystem_CAPS_staticTotalPages

This API supports the product infrastructure and is not intended to be used directly from your code. The total pages constants.

System_CAPS_pubfieldSystem_CAPS_staticUpdatedPaginationMode

This API supports the product infrastructure and is not intended to be used directly from your code. The updated pagination mode constants.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: