StiInfographicsToolboxInfo Class
Namespace: Stimulsoft.Report.Toolbox
Constructors
| Constructor | Description |
|---|---|
| StiInfographicsToolboxInfo(object tag, string locName, string icon) | |
| StiInfographicsToolboxInfo(Type type, string locName, string icon, bool beginGroup) | |
| StiInfographicsToolboxInfo(StiInfographicsItemType itemType, object tag, string locName, string icon) | |
| StiInfographicsToolboxInfo(StiInfographicsItemType itemType, Type type, string locName, string icon, bool beginGroup) |
StiInfographicsToolboxInfo(tag: object, locName: string, icon: string)
Parameters
- tag (object)
- locName (string)
- icon (string)
StiInfographicsToolboxInfo(type: Type, locName: string, icon: string, beginGroup: bool)
Parameters
- type (Type)
- locName (string)
- icon (string)
- beginGroup (bool)
StiInfographicsToolboxInfo(itemType: StiInfographicsItemType, tag: object, locName: string, icon: string)
Parameters
- itemType (StiInfographicsItemType)
- tag (object)
- locName (string)
- icon (string)
StiInfographicsToolboxInfo(itemType: StiInfographicsItemType, type: Type, locName: string, icon: string, beginGroup: bool)
Parameters
- itemType (StiInfographicsItemType)
- type (Type)
- locName (string)
- icon (string)
- beginGroup (bool)
Properties
| Property | Type | Description |
|---|---|---|
| BeginGroup | bool | |
| CustomIcon | byte[] | |
| Icon | string | |
| Infos | List<StiInfographicsToolboxInfo> | |
| IsShowMore | bool | |
| ItemType | StiInfographicsItemType | |
| LocName | string | |
| SkipCategory | bool | |
| Tag | object |
Methods
| Method | Returns | Description |
|---|---|---|
| ToString | string |
Method Details
ToString
ToString(): string
Returns string