IWindowTemplate Interface
In This Article
Declares members implemented by Window Templates.
Namespace: DevExpress.ExpressApp.Templates
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Related API Members
The following members return IWindowTemplate objects:
#Remarks
This interface is derived from the IFrameTemplate interface. Controls that implement Window Templates can be sizable, can have a caption and display status messages.
See Also