Classe StyleBase
An abstract base class collection of named styles for the report, which can be accessed by name or index.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public MustInherit Class StyleBase
'Utilizzo
Dim instance As StyleBase
public abstract class StyleBase
public ref class StyleBase abstract
[<AbstractClassAttribute>]
type StyleBase = class end
public abstract class StyleBase
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..StyleBase
Microsoft.ReportingServices.ReportRendering. . :: . .ActionStyle
Microsoft.ReportingServices.ReportRendering. . :: . .Style
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche