Click or drag to resize

StiBusinessObjectColumns Property

Gets or sets a column collection of the business object.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiDataColumnsCollectionConverter))]
public virtual StiDataColumnsCollection Columns { get; set; }

Property Value

Type: StiDataColumnsCollection
See Also