StiAliasAttribute Class
Namespace: Stimulsoft.Report.Dictionary
Inheritance
Inherits from: Attribute
Constructors
| Constructor | Description |
|---|---|
| StiAliasAttribute(string alias) | Initializes a new instance of the StiAliasAttribute. |
StiAliasAttribute(alias: string)
Initializes a new instance of the StiAliasAttribute.
Parameters
- alias (string) — Gets or sets the alias of the business object property.
Properties
| Property | Type | Description |
|---|---|---|
| Alias | string | Gets or sets the alias of the business object property. |