Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the available icon sets for the state indicator.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration StateIndicatorIconsSet
'Usage
Dim instance As StateIndicatorIconsSet
public enum StateIndicatorIconsSet
public enum class StateIndicatorIconsSet
type StateIndicatorIconsSet
public enum StateIndicatorIconsSet
Members
Member name | Description | |
---|---|---|
Custom | A custom icon set. | |
FiveBlocks | The 5 Blocks icons collection. | |
FiveColoredArrows | The 5 Arrows (Colored) icons collection. | |
FiveGrayArrows | The 5 Arrows (Gray) icons collection. | |
FiveQuarters | The 5 Quarters icons collection. | |
FiveRatings | The 5 Ratings icons collection. | |
FiveStars | The 5 Stars icons collection. | |
FourColoredArrows | The 4 Arrows (Colored) icons collection. | |
FourGrayArrows | The 4 Arrows (Gray) icons collection. | |
FourRatings | The 4 Ratings icons collection. | |
FourTrafficLights | The 4 Traffic Lights icons collection. | |
RedToBlack | The Red to Black icons collection. | |
ThreeCircledSymbols | The 3 Symbols (Circled) icons collection. | |
ThreeColoredArrows | The 3 Arrows (Colored) icons collection. | |
ThreeFlags | The 3 Flags icons collection. | |
ThreeGrayArrows | The 3 Arrows (Gray) icons collection. | |
ThreeRimmedTrafficLights | The 3 Traffic Lights (Rimmed) icon collection. | |
ThreeSigns | The 3 Signs icons collection. | |
ThreeStars | The 3 Stars icons collection. | |
ThreeUncircledSymbols | The 3 Symbols (Uncircled) icons collection. | |
ThreeUnrimmedTrafficLights | The 3 Traffic Lights (Unrimmed) icon collection. | |
ThreeUpDownTriangles | The 3 Up Down Triangles icons collection. |