[]
Specifies the type of icon set.
public enum IconSetType : byte
Public Enum IconSetType As Byte
| Name | Description |
|---|---|
| Custom | Indicates a set of custom icons. |
| FiveArrows | Indicates a set of five colored arrow icons. |
| FiveArrowsGray | Indicates a set of five gray arrow icons. |
| FiveBoxes | Indicates a set of five box icons. |
| FiveQuarters | Indicates a set of five quarter icons. |
| FiveRating | Indicates a set of five rating icons. |
| FourArrows | Indicates a set of four colored arrow icons. |
| FourArrowsGray | Indicates a set of four gray arrow icons. |
| FourRating | Indicates a set of four rating icons. |
| FourRedToBlack | Indicates a set of circled icons from red to black. |
| FourTrafficLights | Indicates a set of four traffic light icons. |
| ThreeArrows | Indicates a set of three colored arrow icons. |
| ThreeArrowsGray | Indicates a set of three gray arrow icons. |
| ThreeFlags | Indicates a set of three flag icons. |
| ThreeSigns | Indicates a set of three sign icons. |
| ThreeStars | Indicates a set of three star icons. |
| ThreeSymbols | Indicates a set of three circled symbol icons. |
| ThreeSymbols2 | Indicates a set of three encircled symbol icons. |
| ThreeTrafficLights1 | Indicates a set of three unrimed traffic light icons. |
| ThreeTrafficLights2 | Indicates a set of three rimmed traffic light icons. |
| ThreeTriangles | Indicates a set of three triangle icons. |