StateIndicatorIconsSet 枚举
Represents the available icon sets for the state indicator.
命名空间: Microsoft.ReportingServices.RdlObjectModel
程序集: Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)
语法
声明
Public Enumeration StateIndicatorIconsSet
用法
Dim instance As StateIndicatorIconsSet
public enum StateIndicatorIconsSet
public enum class StateIndicatorIconsSet
type StateIndicatorIconsSet
public enum StateIndicatorIconsSet
成员
成员名称 | 说明 | |
---|---|---|
Custom | A custom icon set. | |
ThreeColoredArrows | The 3 Arrows (Colored) icons collection. | |
ThreeGrayArrows | The 3 Arrows (Gray) icons collection. | |
ThreeFlags | The 3 Flags icons collection. | |
ThreeUnrimmedTrafficLights | The 3 Traffic Lights (Unrimmed) icon collection. | |
ThreeRimmedTrafficLights | The 3 Traffic Lights (Rimmed) icon collection. | |
ThreeSigns | The 3 Signs icons collection. | |
ThreeCircledSymbols | The 3 Symbols (Circled) icons collection. | |
ThreeUncircledSymbols | The 3 Symbols (Uncircled) icons collection. | |
FourColoredArrows | The 4 Arrows (Colored) icons collection. | |
FourGrayArrows | The 4 Arrows (Gray) icons collection. | |
RedToBlack | The Red to Black icons collection. | |
FourRatings | The 4 Ratings icons collection. | |
FourTrafficLights | The 4 Traffic Lights icons collection. | |
FiveColoredArrows | The 5 Arrows (Colored) icons collection. | |
FiveGrayArrows | The 5 Arrows (Gray) icons collection. | |
FiveRatings | The 5 Ratings icons collection. | |
FiveQuarters | The 5 Quarters icons collection. | |
FiveBlocks | The 5 Blocks icons collection. | |
FiveStars | The 5 Stars icons collection. | |
ThreeStars | The 3 Stars icons collection. | |
ThreeUpDownTriangles | The 3 Up Down Triangles icons collection. |