StateIndicatorStyles 枚举

此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。

Represents the available styles for the state indicator.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Enumeration StateIndicatorStyles
用法
Dim instance As StateIndicatorStyles
public enum StateIndicatorStyles
public enum class StateIndicatorStyles
type StateIndicatorStyles
public enum StateIndicatorStyles

成员

成员名称 说明
CircularLed A circular LED.
RectangularLed A rectangular LED.
RoundedRectangularLed A rounded rectangular LED.
Text Displayed text.