Style Class

Contains information about the style of a report item.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class Style _
    Inherits ReportObject
'Usage
Dim instance As Style
public class Style : ReportObject
public ref class Style : public ReportObject
type Style =  
    class
        inherit ReportObject
    end
public class Style extends ReportObject

Thread Safety

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