Click or drag to resize

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; }

Property Value

Type: String
See Also