Partilhar via


Classe StyleBase

An abstract base class collection of named styles for the report, which can be accessed by name or index.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public MustInherit Class StyleBase
'Uso
Dim instance As StyleBase
public abstract class StyleBase
public ref class StyleBase abstract
[<AbstractClassAttribute>]
type StyleBase =  class end
public abstract class StyleBase

Hierarquia de herança

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..StyleBase
    Microsoft.ReportingServices.ReportRendering. . :: . .ActionStyle
    Microsoft.ReportingServices.ReportRendering. . :: . .Style

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.