TemplateContext.FindPopupWindow Property
In This Article
Represents the pop-up window with search Template context.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
public static TemplateContext FindPopupWindow { get; }
#Property Value
Type | Description |
---|---|
Template |
A Template |
#Remarks
For a general description of Template contexts, refer to the TemplateContext structure description.
See Also