StiImageImageURL Property |
Gets or sets the expression to fill a component image URL.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic virtual StiImageURLExpression ImageURL { get; set; }
Public Overridable Property ImageURL As StiImageURLExpression
Get
Set
Property Value
Type:
StiImageURLExpression
See Also