StyleBase.StyleAttributeCount 字段
Returns the number of style attributes.
命名空间: Microsoft.ReportingServices.ReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)
语法
声明
Protected Const StyleAttributeCount As Integer
用法
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