IBoundProperty.Children Property
For internal use.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type |
|---|
| List<IBoundProperty> |
See Also
For internal use.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
List<IBoundProperty> Children { get; }
ReadOnly Property Children As List(Of IBoundProperty)
| Type |
|---|
| List<IBoundProperty> |