StiDataBandBusinessObject Property |
Get business object that is used for getting data.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiBusinessObjectConverter))]
public virtual StiBusinessObject BusinessObject { get; }
<TypeConverterAttribute(GetType(StiBusinessObjectConverter))>
Public Overridable ReadOnly Property BusinessObject As StiBusinessObject
Get
Property Value
Type:
StiBusinessObjectImplements
IStiBusinessObjectBusinessObjectSee Also