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