Share via


ReportElementInstance.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 evaluated instance of the Style definition.

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

Syntax

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

Platforms

Development Platforms

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

Target Platforms

See Also

Reference

ReportElementInstance Class
ReportElementInstance Members
Microsoft.ReportingServices.ReportRendering Namespace

Other Resources

Implementing a Rendering Extension