IStiComponentGuid Interface |
Allows to assign Guid to component.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic interface IStiComponentGuid
Public Interface IStiComponentGuid
The IStiComponentGuid type exposes the following members.
Properties
| Name | Description |
---|
 | Guid |
Gets or sets a guid of component.
|
Top
Methods
| Name | Description |
---|
 | NewGuid |
Generates new guid for component.
|
Top
See Also