StiDataRelationChildSource Property  | 
 
            Gets or sets Child data source.
            
 
    Namespace: 
   Stimulsoft.Report.Dictionary
    Assembly:
   Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic StiDataSource ChildSource { get; set; }Public Property ChildSource As StiDataSource
	Get
	Set
Property Value
Type: 
StiDataSource
See Also