Share via


ReportElement.m_style Field

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents the style definition for the report element.

Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Syntax

'Declaration
Protected m_style As Style
protected Style m_style
protected:
Style^ m_style
protected Style m_style
protected var m_style : Style

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

See Also

Reference

ReportElement Class
ReportElement Members
Microsoft.ReportingServices.ReportRendering Namespace

Other Resources

Implementing a Rendering Extension