TypeViewInfo.Nested Property
Gets nested types of the current type in the hierarchy displayed on a wizard page.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
TypeViewInfo[] | An array of TypeViewInfo objects specifying nested types of the current type. |
See Also