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