IModelLayoutElementWithCaption Interface
In This Article
Used to extend the Application Model‘s TabbedGroup node.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Remarks
This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases. The IModelLayoutElementWithCaption interface is used by the WinLayoutManagerController, to extend the IModelTabbedGroup interface.
See Also