StiComponentAlias Property |
Gets or sets a text that will be shown instead of a component name.
If the text is not indicated then the name is shown.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual string Alias { get; set; }
Public Overridable Property Alias As String
Get
Set
Property Value
Type:
StringSee Also