Click or drag to resize
ISheetChildren Property
Childlist for the sheet

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
IEnumerable<IGenericObject> Children { get; }

Property Value

Type: IEnumerableIGenericObject
See Also