Click or drag to resize

StiDataRelationParentColumns Property

Gets or sets collection of parent column names.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiParentColumnsConverter))]
public string[] ParentColumns { get; set; }

Property Value

Type: String
See Also