StyleAttributeCount Campo
Returns the number of style attributes.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Protected Const StyleAttributeCount As Integer
'Uso
Dim value As Integer
value = StyleBase.StyleAttributeCount
protected const int StyleAttributeCount
protected:
literal int StyleAttributeCount
static val mutable StyleAttributeCount: int
protected const var StyleAttributeCount : int
Vea también