Click or drag to resize

StiDataRelationChildColumns Property

Gets or sets collection of child column names.

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

Property Value

Type: String
See Also