Campo StyleAttributeCount
Gets the number of style attributes in the StyleBase type.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Const StyleAttributeCount As Integer
'Uso
Dim value As Integer
value = StyleBase.StyleAttributeCount
public const int StyleAttributeCount
public:
literal int StyleAttributeCount
static val mutable StyleAttributeCount: int
public const var StyleAttributeCount : int
Consulte também