StyleBase.StyleAttributeCount Field
Returns the number of style attributes.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const StyleAttributeCount As Integer
'Usage
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