Click or drag to resize

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

The IStiComponentGuid type exposes the following members.

Properties
  NameDescription
Public propertyGuid
Gets or sets a guid of component.
Top
Methods
  NameDescription
Public methodNewGuid
Generates new guid for component.
Top
See Also