StyleBase.StyleAttributeCount Field

Gets the number of style attributes in the StyleBase type.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Const StyleAttributeCount As Integer
'Usage
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