StiFormsToolboxItemRefl Class
Namespace: Stimulsoft.Report.Design.Forms.Toolbox
Constructors
| Constructor | Description |
|---|---|
| StiFormsToolboxItemRefl(object baseObject) |
StiFormsToolboxItemRefl(baseObject: object)
Parameters
- baseObject (object)
Methods
| Method | Returns | Description |
|---|---|---|
| CreateNewElement | object | |
| Key | string | |
| LocalizedName | string | |
| ToolboxIcon | Bitmap | |
| ToolboxSmallIcon | Bitmap |
Method Details
CreateNewElement
CreateNewElement(): object
Returns object
Key
Key(): string
Returns string
LocalizedName
LocalizedName(): string
Returns string
ToolboxIcon
ToolboxIcon(): Bitmap
Returns Bitmap
ToolboxSmallIcon
ToolboxSmallIcon(): Bitmap
Returns Bitmap