TabbedGroup.ViewInfo Property
Gets the object which contains the information used to render the tabbed group.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraLayout.ViewInfo.TabbedGroupViewInfo | A DevExpress.XtraLayout.ViewInfo.TabbedGroupViewInfo object. |
See Also