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; }
<TypeConverterAttribute(GetType(StiChildColumnsConverter))>
Public Property ChildColumns As String()
Get
Set
Property Value
Type:
StringSee Also