StiComponentToString Method |
Returns an Name of the component and/or the Alias of the component.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringAn Name of the component and/or the Alias of the component
See Also