Click or drag to resize

StiIconSetHelper Class

Class helps in working with Icon Set images.
Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.ComponentsStiIconSetHelper

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static class StiIconSetHelper

The StiIconSetHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetIcon
Returns image for specified icon key.
Public methodStatic memberGetIcons
Returns aray of icon images for specified Icon Set.
Public methodStatic memberGetIconSet
Returns array of icon keys for specified Icon Set.
Top
See Also